Page 1 of 1

Shared sessionfile folder access rights

Posted: Wed Feb 25, 2004 5:40 pm
by Shendemiar
My host has shared folder for sessionfiles.

I exeprimented with and came to working conclusion:

if (fileowner($files[$key])==1066)

but i dont understand it. Whats the 1066, at my localserver it's 0

Is there a function to tell the number so wouldnt have to comment/uncomment my code each time u upload it.

Or alternatively is there a way to locate a script so it "knows" where it's located?