QUOTE(Bread @ Jan 23 2008, 09:35 PM)

You can find out about php's setup by running the following script:
CODE
<?php phpinfo(); ?>
Current list:
Hi - I see that "stream_context_create" is listed in the results of your phpinfo() command.
Running an app I received this error
"Warning: stream_context_create() has been disabled for security reasons in ....."
I'm not sure if it should work or not !! Do you have any clues ?
Thanks
Bash+