From: Peter F. <pe...@si...> - 2006-02-26 17:33:48
|
j b wrote: > Is there an option other than turning off register globals? We're > running on a large university system and don't have the option to modify > the configuration of php. It should already be off if it's running on a large university system, as it's a serious security hole. Ask your maintainer (and refer him to me if necessary: I run a similar system and register_globals is banned on any server on campus). ///Peter |