io.php 32 Bytes
Newer Older
Okthane's avatar
n  
Okthane committed
1 2 3
<?php
echo json_encode('ok');
?>