RE: Passing variables between html forms and updating sql table

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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
> webmaster@anagram-sys.co.uk");


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux