You mean encoded base64 stream data, right? Anyway, can you give us an example of the base64 data? PHP does have native support to encode/decode base64 data. However you're losing me with the "decode to an 8-bit unsigned array" request. This might very well just be the decoded base64 value that you then need manipluated into an array, maybe yes?

--
Jason k Larson


Hilmi Hilmiev wrote:
Dear All,

I have stream data encrypted BASE64. My problem is that I must decode this BASE64 to 8-bit unsigned array and I don't know how :( Have a native possibility in PHP for making this or not? Have a somebody who know, where I can find more info for this? Site, pdf, link....

10x in advance to all!!!!




-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to