$hostname = "http://www.mydomain.net"; $username = "myuser"; $password = "mypassword"; $dbName = "mydatabase";
Is the MySQL database on the same server as the pages you are calling it from? If so, why wouldn't you use "localhost" for the $hostname instead of trying to call it by the URL?
Scott _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com