4 lines
65 B
PHP

<?php
echo json_encode(array('test' => '中文又来啦'));