J
|
Jane 11/11/2009 |
Hi, |
L
|
lewisekrantz 11/11/2009 |
Hello, im at a point where i need to test my application at my webserver. on the "connect to mySQL" screen in PHP i type (When working on my local computer): db: localhost username: root pwd: root database: mytestdb after uploading and creating a new database using my host, i need to change above parameters. Looking in dbconnection.php I do not see them, where should I change the above parameters, after uploading my application? |
L
|
lewisekrantz 11/11/2009 |
Hello, im at a point where i need to test my application at my webserver. on the "connect to mySQL" screen in PHP i type (When working on my local computer): db: localhost username: root pwd: root database: mytestdb after uploading and creating a new database using my host, i need to change above parameters. Looking in dbconnection.php I do not see them, where should I change the above parameters, after uploading my application?
|