Re: Arrays from forms....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gary E. Terry wrote:
Nope...  here is the output.

"-- -- Array ( [error] => )"

So files aren't being uploaded properly at all.

Does your form have:

enctype="multipart/form-data"

in the form header?

ie

<form name='blah' action='form2.php' enctype="multipart/form-data">
....

Are your picture fields files?

Upload file: <input type="file" name="pictures[]">

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux