/5nd-week-assignments-IoT

a Web page to store robot directions in a database using PHP $_GET

Primary LanguageHTML

PHP $_GET + HTML

A web page that stores values in a database using PHP $_GET

the idea:

is to use the web page (controlpanel) to choose the direction of the robot and then send it to the php page (getdir) which stores this value in the database (direction ).