Hey guys,

I am looking to encrypt some data into a database, however it will need to be decypt to be read...

I know there is the base64 commands but im looking for something a little more secure?

Does anyone know of any good solutions?

Dan

Recommended Answers

All 3 Replies

Thanks, I tried using this. and got an error:

mcrypt_encrypt() function doesn't exist...
Fatal error: Call to undefined function mcrypt_encrypt() in logger.php on line 124

Dan

Did you read the installation part, it may not be enabled by default.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.