Posted by Sean on 10/20/50 11:33
Try $old_value = ini_set('display_errors', 'on'); if ($old_value === false) print "Nope"; else print "It worked: old value was $old_value"; Something tells me though its probably not going to work.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming