Probably easy but...
How do you send commands to the MySQL server with php?
For example in chapter 3 (page95) it says connect to the MySQL server using the PHP function called mysql_connect.
You then have to put in your connection variables and off the info to the server, but how, do I put a command into comand prompt or what?
Thanks in advance.
|