View Single Post
  #5 (permalink)  
Old 06-19-2006, 01:15 PM
webignition webignition is offline
Registered User
 
Join Date: Jan 2005
Posts: 1,879
webignition is on a distinguished road
Quote:
Originally Posted by docenta
What about

allow_url_fopen = Off

register_globals = Off
What about them?

The comments in your main php.ini file will detail what these parameters are for, what values they can take and what the values mean. The same is explained in the PHP manual.

About what are you unclear?
Reply With Quote