Hello all,
I wish to encrypt a string using php store the encryped string in a file for later decryption.
My problem is that php doesn't have encrypt-decrypt build in it.
I'm using php 4.2.2
I know there is an extension I can use but I was woundering if there is a way around it.
any ideas?
thx
encryption in php
Moderator: General Moderators
actually it does...
here is a good article :
http://www.onlamp.com/pub/a/php/2001/07/26/encrypt.html
here is a good article :
http://www.onlamp.com/pub/a/php/2001/07/26/encrypt.html