Jump to content

Manually Creating Databases.


fruzzgle

Recommended Posts

I know there is this thing you can download and in most hosting plans they have a php admin. With the php admin you can create new databases, tables, quaries, and all kinds of stuff. But the php Admin really confuses me and I think It would be a lot easyer If I did it all manually. Lets say I want to create a users database, how would I do this-

-What code is used to create new database (somthing like mysql_create_database or somthing).
-And how do I run the code and create it. Do I make a new page for it and visit the page once- creating a new database?

Thanks in Advanced.
Link to comment
https://forums.phpfreaks.com/topic/11124-manually-creating-databases/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.