View Single Post
  #1 (permalink)  
Old 22-11-04
drivetowin's Avatar
drivetowin drivetowin is offline
Driving to win
 
Join Date: Aug 2003
Location: If I'm not at home, I'm in hospital
Posts: 7,386
Thanks: 6
Thanked 11 Times in 7 Posts
drivetowin seems to know their stuff
  PHP/XML question

Hi

I'm having a Monday morning senile moment

I'm trying to process an XML file using PHP and its all working fine except for a field containing a deeplink url which is of the form http://xxx.com/?a=xxx&b=xxx&c=xxx

My guess is the reason its not working is that the XML parser is seeing the = and thinking that they are field,value pairs within the XML string when I just want it to pass me back the whole field.

What do I need to do to get it to do this - I'm sure I've encountered and solved this in the past but this morning I just cannot get my mind around it.

Thanks

Keith
__________________
Never argue with idiots. They just drag you down to their level and then beat you with their experience.

If ignorance is bliss then some of the people I know must be orgasmic.
Reply With Quote
Sponsored Links