B
bronco
Guest
The AA== stuff has undoubtedly to do with how string are terminated which it itself is not that interesting. If I decode your PHP encoded string in OpenEdge I get the exact same string as you inputted in PHP. The other way around works perfectly as well. I'm 100% certain if you have the exact same byte sequence as input for your encode functions the results will be the same.
Continue reading...
Continue reading...