Hello, 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.??? TIA -Mike -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php