php and error

php and error

http://creator.zoho.com/api/xml/contenent-managment/Post/view/matchall/ID=97583000000007033/apikey=*******

If I write in the bar of the browser works, if used in a function in php I return the following error:

2892Specified application name is not valid.Provide a correct one.

example:

$zohostring = http_request(1,"http://creator.zoho.com/api/xml/contenent-managment/Post/view/matchall/ID=97583000000007033/apikey=*******");



The application name is correct.
Can you help me? Is there some that I am beating my head!