Thread
:
File upload
View Single Post
#
7
(
permalink
)
07-25-2003
Peda
Posts: n/a
Re: File upload
> did you look what comes from your form? try:
> var_export($_FILES);
It comes the empty array:
array( )
Peda