I was testing a PHP upload script which created folders and uploaded files. I forgot to make the folder path go from the root, however, the folders where still created.
I checked my Windows servers permissions for the C: drive and nothing seems unusual (just creator, system, admin and users).
How was my php script able to upload to the root? Many thanks!
I'm running windows server enterprise 2007 sp2.