If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Using MySQL

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-05-04, 14:35
ajayc76 ajayc76 is offline
Registered User
 
Join Date: Mar 2004
Posts: 3
Using MySQL

I was hoping someone could help me understand the MyPHPadmin page
which is used to control the MySQL database.

I basically need to know how to create tables and alter tables. My website Word4Life (http://www.word4life.com) is hosted at MySiteSpace (http://www.mysitespace.com) which supports the MySQL database. I want to add some dynamic content using PHP and MySQL.

Ajay

Last edited by ajayc76; 03-05-04 at 14:39.
Reply With Quote
  #2 (permalink)  
Old 03-06-04, 13:05
lslars31 lslars31 is offline
Registered User
 
Join Date: Jun 2003
Location: Minnesota
Posts: 61
well for the php try php.net as for the phpmyadmin it should be pretty straight forward. You create your database in cpanel or whatever control panel you have and then go into phpmyadmin.

Where it says "create new table on..." enter the name and how many fields you need. Create the fields and voila.

If you have no clue what I am talking about I have found some links that might help you.

PHP:
http://www.php.net

MySQL:
http://www.devshed.com/c/b/MySQL/
http://www.mysql.com/

Both:
http://www.freewebmasterhelp.com/tutorials/phpmysql/
http://www.codewalkers.com
http://hotwired.lycos.com/webmonkey/...tutorial4.html

Premade Scripts:
http://www.hotscripts.com
http://php.resourceindex.com
__________________
Mr. Lars
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On