[Solved] I have a string which I want to encrypt/decrypt using php but the output of the encryption should be lower case alphanumeric only [closed]

[ad_1]

try this:

PHP Base32 Decoder: http://php-classes.de/class/base32/

this would generate only lowercase letter.

1

[ad_2]

solved I have a string which I want to encrypt/decrypt using php but the output of the encryption should be lower case alphanumeric only [closed]