Thread: PHP or MySQL
View Single Post
  #6  
Old 03-31-2008, 06:41 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

make this line
<server>database server address</server>
into
<server>localhost</server>

as far as the .htaccess file, if you don't already have on in the directory, just create one with the exact name ".htaccess" and copy and paste the code in.

__________________

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