Quote:
Originally Posted by chrishirst Depends on how you mean "control"
In most server side languages you can build queries, send them to the server and retrieve the results.
Start with learning the Basic SQL Commands |
Thanx, it helps me a lot. I'm now able to insert values to my data table. Now I just need to be able to call it into my PHP

rep added..