Thread: File upload
View Single Post

  #7 (permalink)  
Old 07-25-2003
Peda
 
Posts: n/a
Default Re: File upload

> did you look what comes from your form? try:
> var_export($_FILES);



It comes the empty array:
array( )


Reply With Quote