I am running a php file from MATLAB using these commands
url = 'http://ift.tt/UwHFta';
[stat,h] = web(url);
close(h);
I was wonder that is there any possibility to run PHP files without opening browser or running on the browser in some way hidden to the user.
Aucun commentaire:
Enregistrer un commentaire