RE: [PHP] More image questions...

2002-01-17 Thread Chris Wright
Zara: >> If I have a user input a file in an html form for uploading, is there any way that I can pull the name of the file that was uploaded out some how? << If your file field is called "the_file" $the_file_name $the_file_type $the_file_size are all created and contain good stuff to play wit

RE: [PHP] More image questions...

2002-01-17 Thread Gonzalez, Zara E
A little more looking and I found my solution :) Apparently php automatically makes some variables if you have track_vars turned on. http://php3.de/manual/en/html/features.file-upload.html If anyone is interested. Zara -Original Message- From: Gonzalez, Zara E Sent: Thursday, January