Thread: PHP or MySQL
View Single Post
  #2  
Old 03-28-2008, 08:46 PM
Watdaflip's Avatar
Watdaflip Watdaflip is offline
Brigadier General
 
Join Date: Sep 2005
Location: Cincinnati, Ohio
Posts: 1,640
Default Re: PHP or MySQL

You use php and mysql, php runs the script, mysql is the database.

When you login to cpanel find phpmyadmin and click the icon. This will load phpmyadmin, find your database you made on the list to the left. Once in your database click import, and then find the file in the admin directory which is called "db.sql", import this file and it will create your database structure.
__________________

Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Reply With Quote