4 lines
64 B
PHP

<?php
echo json_encode(array('t' => TRUE, 'two' => 'second'));