on 1/20/06 4:37 PM, Philip Hallstrom at [EMAIL PROTECTED] wrote:

>> I am trying to get xml from AIM's new presence API.
>> 
>> The url is unusual, it has quotes in it.
>> 
>> Anyone know a way to get the text from this?
>> 
>> http://api.oscar.aol.com/SOA/key=PandorasBoxGoodUntilJan2006/resource-lists/
>> users/*anonymous*/presence/~~/resource-lists/list[name=\"users\"]/[EMAIL 
>> PROTECTED]
>> =\"user:screenname\"]
>> 
>> Insert your own screen name to see what it returns
>> 
>> I tried include(); but the quotes in the url broke it. Tried escaping them
>> too, still no luck.???
> 
> Why can't you wrap it up in single quotes?
> 
> -p


Tried that too, no love. :(

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

Reply via email to