but i am a swedish living.
i have i file that i must conect to mysql , an i have upload the sql table
and i think it works..
Here is the problem i think , what is the name of the sql file..
can you help me fill in the missing in this code
Info :
Database : stayahead_sys
Database user : stayahead_login
Database pass : ****
____________________
I dont know witch i will put thoose in.. HELP ME!
____________________
CODE
// Set the database access information as constants:
DEFINE ('DB_USER', '');
DEFINE ('DB_PASSWORD', '');
DEFINE ('DB_HOST', 'localhost');
DEFINE ('DB_NAME', '');
DEFINE ('DB_USER', '');
DEFINE ('DB_PASSWORD', '');
DEFINE ('DB_HOST', 'localhost');
DEFINE ('DB_NAME', '');