%PDF- %PDF-
Direktori : /home/jalalj2hb/public_html/ftm-admin/data/crud_table/ |
Current File : /home/jalalj2hb/public_html/ftm-admin/data/crud_table/cities.php |
<?php $str = file_get_contents('cities.json'); $json = json_decode($str, true); $jTableResult['Result'] = "OK"; $jTableResult['Options'] = $json; print json_encode($jTableResult);