What encodings exist that have an inbuilt encode function in PHP and an inbuiilt...

mark r

New member
...decode function in Javascript? I'm thinking of things like uuencode/decode, but that doesn't seem to have an inbuilt decode function in Javascript.
 
Back
Top