Hi guys I need your help in a php module that I'm building, I just want to print a list of cities in JSON but when I do not print anything, I do not know what may be happening: this is my code:
<?php
require "../model/Ciudad.php";
$_POST...
asked by
20.02.2017 / 20:20