Quote:
|
Tell me if I'm not wrong, and we can control these from PHP too
|
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