Hi,
I have come accross many codes that go and create the tables in the mysql database through php as front end. That is to say, we don't need to go to the command prompt and type all the commands there in order to create the tables. Everything is done by the .php file when we execute it. Can anyone tell me how this is done.
Thanks,
Mandy.
I have come accross many codes that go and create the tables in the mysql database through php as front end. That is to say, we don't need to go to the command prompt and type all the commands there in order to create the tables. Everything is done by the .php file when we execute it. Can anyone tell me how this is done.
Thanks,
Mandy.