Jump to content

password?


techker

Recommended Posts

you will have to put it in your script. but, you can either use PHP(md5,crypt, or sha1) or with MySQLs encryption functions:

http://dev.mysql.com/doc/refman/5.0/en/encryption-functions.html

 

Edit: Either way it's in the script though, as the MySQL encryption stuff would be something you would add to the query (which is in the script)

Link to comment
https://forums.phpfreaks.com/topic/130424-password/#findComment-676556
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.