tmp directory name very basic question
Posted: Thu Jun 05, 2003 6:48 am
I have a question about the tmp-name location when uploading images using PHP.
My Unix server is using Apache.
My web-host is as useful as burnt toast.
I am not an experienced developer.
The only thing preventing me from being able to upload images is knowing what I am supposed to specify as my temporary directory location.
No matter what combination of words I try I always get a parse error advsing thatt no such file or directory exists.
Is it \www\docs\mysitename\directory..
or
\directory\filename
or
filename\
or
vars\doc\www\mysitename\directory\
or
..............................?
I have read every tutorial on earth about image uplaods, and no matter how well written and basic they all say " // location of your temporary directory ..." and I just do not know.
For the love of God someone please help.
My Unix server is using Apache.
My web-host is as useful as burnt toast.
I am not an experienced developer.
The only thing preventing me from being able to upload images is knowing what I am supposed to specify as my temporary directory location.
No matter what combination of words I try I always get a parse error advsing thatt no such file or directory exists.
Is it \www\docs\mysitename\directory..
or
\directory\filename
or
filename\
or
vars\doc\www\mysitename\directory\
or
..............................?
I have read every tutorial on earth about image uplaods, and no matter how well written and basic they all say " // location of your temporary directory ..." and I just do not know.
For the love of God someone please help.