![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Tags: create, help, mysql, php, table |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |||
| I just realized that I used in constants in my connect example and your variables in blue. your blue variables are the same as the constants. |
| The Following User Says Thank You to molotov For This Useful Post: | ||
HelloWorld (07-30-2007) | ||
| |||
| You shouldn't really be creating or changing schema with re-usable scripts, although a lot of online projects have an 'install' script that is run once in order to create the scheme that it will use. So yes, you can create the database and tables/fields that you need via phpMyAdmin: ![]() Also, if you noticed in the screen, you shouldn't be using root anywhere on the Internet, this is just a screen shot from my personal development machine. Shame on me. |
| The Following User Says Thank You to molotov For This Useful Post: | ||
HelloWorld (07-30-2007) | ||
![]() |
| Thread Tools | |
| Display Modes | |
| |