I tried to catch GET request sent from the arduino board in PC. PC and arduino board connected by Ethernet cable.
http://ift.tt/19QvC4f Here is a sample code for arduino. Arduino work as a client. PC is a server. I want to catch that GET request using PHP.
print_r($_REQUEST);
This line won't print the request.
Aucun commentaire:
Enregistrer un commentaire