I copied a
website hosting over from my Linux hosting to my Windows to test it out. My Linux hosting (with euk) has php 4.4.2 and mySQL 4.1.21 and the windows has php 5.16 and mySQL 5.0.27 so I was expecting a few problems - but hey... there were none, it all worked!!!! Clever me? No, probably not - I checked and found that registerGlobals is turned on with windows - is there a reason for this? I thought it was meant to be off by default with v5+. Not complaining - just curious