Anybody help?
Cannot connect to mySql database.
Get this message:-
Couldn't connect to database
Database not found
PHP Warning: mysql_connect(): Access denied for user:
[email protected]' (Using password: NO)
using this:
<?php
$usr = 'PREFIX_USERNAME';
$pwd =...