Hi there, my host which i pay for doesn't seem to have the normal PHP encyption enabled. Is there any method?
A brief question in the same area:
If i want to take $message which equals 'hello', read it character by character, saving each character into a different variable in a converted format.
i.e. $message = hello
myencyption($message) = array()
$h = 000145
$e = 86874
$l = 13543
$l = 4135
$o = 3345
Thanks,
DF