View Single Post
Old 11-06-2005, 04:09 AM  
grumpy
Too lazy to set a custom title
 
grumpy's Avatar
 
Join Date: Jan 2002
Location: Holland
Posts: 9,870
http://www.php.net/manual/en/function.ini-set.php

will be something like this string ini_set ( string varname, string newvalue )

sample
result=ini_set(safe_mode,false);
put it at the top of your script.
__________________
Don't let greediness blur your vision | You gotta let some shit slide
icq - 441-456-888

Last edited by grumpy; 11-06-2005 at 04:11 AM..
grumpy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook