View Single Post
  #4  
Old 05-03-2008, 02:53 PM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,037
Default Re: Need Quick PHP for MySQL Help

When you create a Database in your CP, you will see what your details are.

In example, if you create a database named "social", the actual database name will be: "cp_username_social".
If you create a user for the database, named "matt", the actual name of the user will be "cp_username_matt"

The password instead, will remain as you create it.

The host is "localhost"

After that, make sure that you ADD this user to the specific Database.

Take all these details and replace them in your script.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Reply With Quote