Search found 2 matches

by kchemanth
Wed Aug 17, 2005 2:21 pm
Forum: PHP - Code
Topic: Decode a base64 encoded text/xml data
Replies: 3
Views: 524

When I run the decode thing I get the directly, i dont get the xml format!!!!!!!!!!!!!!!!! for example when i decode the above data I get "AP Top Headlines At 3:13 p.m. EDT The Associated Press Israeli Troops Drag Settlers Out of Homes in Gaza Strip; Israeli Gunman Kills Three Palestinians news...
by kchemanth
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...