PHP AND ARDUINO CONECTION

Good afternoon , I would like to know how to realize the connection between my website developed in PHP and my Arduino Uno R3 (my Arduino has connected a GPRS SIM900 ) thanks

I'M SENDING TEXT MESSAGES FROM MY CONNECTED WITH A SHIELD ARDUINO GPRS, BUT I NEED MY WEBSITE IN CONNECTION WITH ARDUINO PHP FROM THERE TO SEND TEXT MESSAGE

IN CONNECTION WITH ARDUINO PHP

Arduino and PHP? Can I have some of what you are smoking?

jajaja sorry, i used this arduino code to use the gprs shield.

http://www.seeedstudio.com/wiki/GPRS_Shield_V1.0

and this is the PHP look the attach

you will have some code or something to guide me ?, someone told me that processing could help me , but do not know how to do it; some pdf or tutorial which can guide me many thanks :frowning:

i need to complete the formulary and send this data to the Arduino by serial port :slight_smile:

and send this data to the Arduino by serial port

The Arduino is close enough to connect to the PC via a serial cable, but not close enough to send the data to the PC via the serial cable. I'm missing something.

anyone could help me with a tutorial or something to make the connection between a website either php or html and Arduino please

thans friends ^^

anyone could help me with a tutorial or something to make the connection between a website either php or html and Arduino please

You probably need to use the arduino with client code to send data to the server running the PHP program. Look thru the below postings for something similar to what you want.

https://www.google.com/search?as_q=php&as_epq=&as_oq=&as_eq=&as_nlo=&as_nhi=&lr=&cr=&as_qdr=all&as_sitesearch=http%3A%2F%2Fforum.arduino.cc%2Findex&as_occt=any&safe=images&as_filetype=&as_rights=&gws_rd=ssl

http://forum.arduino.cc/index.php?topic=104449.msg2115253#msg2115253

SCHOTBORGH:
I'M SENDING TEXT MESSAGES FROM MY CONNECTED WITH A SHIELD ARDUINO GPRS, BUT I NEED MY WEBSITE IN CONNECTION WITH ARDUINO PHP FROM THERE TO SEND TEXT MESSAGE

Forsooth, I need you to stop screaming at us.