Re: Get text from funky url?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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\"]/entry[@uri
=\"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

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux