View Single Post
  #15 (permalink)  
Old 04-20-2008, 02:51 PM
Surgeon Surgeon is offline
Newbie
 
Join Date: Aug 2007
Posts: 3
Credits: 0
Rep Power: 0
Surgeon is on a distinguished road
Default Re: Register Globals

Why not just use: ini_set() at the top of your script(s)?

PHP: ini_set - Manual

Theres other functions there that may also help with your configuration problems.
Reply With Quote

Sponsored Links