Creating mySQL db with a php script
Im trying to create a database using a php script and not through the control panel but it wont create the db and returns no errors to the page. I know we use "localhost" for the connect to host, but what about the username and password, do we use our ftp login or what. Cause even if i create a user through the control panel and use that the script still wont create the db.
|