i get this error:
Warning: Access denied for user: '[EMAIL PROTECTED]' (Using
password: YES) in
C:\Inetpub\localroot\aichlmayr.net\sites\aaron\module\runescape\runerunner\s
ervices.php on line 3
and the code up to line 3 is:
<?php
//Database Querys
$connection=Mysql_connect($dbHost , $dbName , $dbPassword);
----------------------------------------
i have included this in another script that sets $dbHost, $dbName and,
$dbPassword to the correct things to connect to the db

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to