I have been using the mkdir function sucessfully on my windows test machine, but when 
I uploaded my pages to my hosting server (which is linux) I get a permission error 
when the mkdir function is called.  I know I can create directories because I can do 
it fine when I am using ws-ftp uploading pages...any ideas?  Here is the mkdir call..

mkdir("$uname",0777);

Thanks,
Eddie

Reply via email to