Hi
i have this Not sure what i need to fill , I know it says but not sure what goes where , apart from the password 🙂
Any chance someone could fill it in for me . and show me what it should look like
<?php
$cfg = array();
/
Database Credentials
*/
$cfg['db_user'] = "ENTER DATABASE USERNAME HERE"; // Database username
$cfg['db_pass'] = "PASSWORD HERE"; // Database pass
$cfg['db_host'] = "localhost"; // Database host
$cfg['db_name'] = "DATABASE NAME HERE"; // Database name
and this is the info from www.uk2.net
My website name is www.getgadget.co.uk
CGI/PHP
Your files are stored at /home/g/e/getgadget_co_uk on the web server, if your scripts need to know this.
MySQL database
You have been assigned a username and password for each of your databases. Database passwords are randomly-generated and are not the same as your FTP or domain password.
In all cases the hostname is your domain getgadget.co.uk.
Database Username Password [/B]
getgadget_co_uk1 getgadget_co_uk1 remind me | change it
thanks for any help.