Ciao.
Scusate mi potreste fare un esempio di come e quando
viene usata una cosa del genere
Codice PHP:var req = new XMLHttpRequest();
req.open('GET', 'file:///home/user/file.json', false);
req.send(null);
if(req.status == 0)
dump(req.responseText);
![]()
Ciao.
Scusate mi potreste fare un esempio di come e quando
viene usata una cosa del genere
Codice PHP:var req = new XMLHttpRequest();
req.open('GET', 'file:///home/user/file.json', false);
req.send(null);
if(req.status == 0)
dump(req.responseText);
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it