encryption in php
Posted: Wed Feb 04, 2004 12:24 pm
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
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