Search found 2 matches
- Wed Aug 17, 2005 2:21 pm
- Forum: PHP - Code
- Topic: Decode a base64 encoded text/xml data
- Replies: 3
- Views: 524
- Tue Aug 16, 2005 4:55 pm
- Forum: PHP - Code
- Topic: Decode a base64 encoded text/xml data
- Replies: 3
- Views: 524
Decode a base64 encoded text/xml data
Hello All, I am trying to a decode a base64 encode text/xml data, but got no luck with it. can any one help me with that? :?: If you want to see how the data looks you can use the below data in this link http://www.motobit.com/util/base64-decoder-encoder.asp This works cools in asp, but i want to do...