they are in the same script outside the function.
all the admin functions reside in a admin_func.php
with the $db_host, etc, etc variables assigned before it.
- Original Message -
From: "DL Neil" <[EMAIL PROTECTED]>
To: "Tj Corley" <[EMAIL PROTECTED]&
_db = mysql_select_db($db_name) or
die("Error could not select the database");
verify_user($username, $pass);
But when I do it that way it won't let me run a query right. I am so
baffled. Any input would be appreciated. Thanks.
---
2 matches
Mail list logo