Rpi Ccode to mysql server - Raspberry Pi Forums


hi,
doing project on raspberry pi, sensing readings temperature, humidity etc , sending database server(xampp server) on pc.
confused how send readings rasperry pi pc local xamppserver. want know how can done in c coding. want c code in rpi connect , insert values in database hosted on pc local (xampp)server.plz :roll:

there 2 options:
1) connect directly database (google 'mysql c example linux')
2) send http request web server , create php page handles request , stores db (google...)


raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code