Hi,
I am a bit of a newbie to PHP.
I am trying to understand how I can build an upload page where people can upload images.
I have read a lot on this in the last few days buy cannot get an examples to work in any way at all.
I am using 'php-4.0.6-7'.
Is there anyone that would have the time to get a complete working version of a basic file upload form for me to look at/use.
Assume :
<input name=userfile type=file>
tmp_dir = /var/www/html/tmp/
final_dir = /var/www/html/pics/
If you are kind enough to explain this to me... please do so like Im a four year old... I have not understood everything I have read, so I want to make sure I do FINALLY understand.
Any help much appreciated.
=Ricta=