devi mandare come risposta un json non un testo.
quindi
inoltre https://developer.mozilla.org/en-US/...t/responseTypeCodice PHP:
header("Content-type: application/json");
echo json_encode(array);
devi mandare come risposta un json non un testo.
quindi
inoltre https://developer.mozilla.org/en-US/...t/responseTypeCodice PHP:
header("Content-type: application/json");
echo json_encode(array);
Ciro Marotta - Programmatore JAVA - PHP
Preferisco un fallimento alle mie condizioni che un successo alle condizioni altrui.