MySQL Forums
Forum List  »  PHP

Re: How to store password for mysql_connect()
Posted by: Peter Brawley
Date: April 25, 2006 02:09PM

http://forums.mysql.com/read.php?52,84297,84753#msg-84753 describes an easy way to save host, username & password values locally so you never have to write them again.

If you read Georg's message http://forums.mysql.com/read.php?52,84297,84335#msg-84335, you can see that sending the same encrypted value over & over would have no advantage.

PB

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.