Interface to enter the values of Actions to database by clicking Buttons
There is Three files:
-
interface : which is HTML file, it's allow user to choose Direction by clicking Button, Then Update and Save values of Direction/Action to database by Status file.
-
Status : php file that update data in database by using values that recived from interface file, and show values of Actions by fetch data from database.
-
Directions : which is sql file that have table was export from database.






