> I need a secure way of updating mysql on the website, phpadmin is not
> secure enough
[snip]
> $MySQLLink = mysql_pconnect ("davecp4", "root", "")
> or die("Could not attach to database. Please try later or contact
> [EMAIL PROTECTED]");
Please tell me you just took the password out of that for posting purposes
and root isn't really set up without a password. If root really doesn't
need a password, I'd say phpMyadmin is the least of your security concerns.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php