View Single Post
  #7 (permalink)  
Old 20-10-2006, 10:13
unplugged unplugged is offline
Premium Member
 
Join Date: Sep 2006
Posts: 80
Default

As much as I agree normally it causes mass scucide as new php developers suddenly find there website hosting gets broke very quickly.

I dont use register_globals anymore but a lot of my very early php 4 work was written with ignorance to register globals so that makes me partly guilty

With PHP6 they have removed the option altogether but I do agree that new servers should have the option forced to off to encourage developers to work with it off.
Reply With Quote