Welcome Guest, Not a member yet? Register   Sign In
Multiple File Upload
#6

[eluser]Thiago Leao[/eluser]
Hi guys, I'm having another problem!!

I'm trying to send 3 images.

but it attempts to send 5, and userfile_4 undefined.

I'm finding that my count is wrong!!

A PHP Error was encountered
Severity: Notice
Message: Undefined index: userfile_4
Filename: administracao/upload.php
Line Number: 17



Code:
for ($i = 1; $i < count($_FILES['userfile_'.$i]); $i++) {


Messages In This Thread
Multiple File Upload - by El Forum - 08-12-2011, 10:33 PM
Multiple File Upload - by El Forum - 08-14-2011, 05:24 AM
Multiple File Upload - by El Forum - 08-14-2011, 07:19 AM
Multiple File Upload - by El Forum - 08-14-2011, 08:09 AM
Multiple File Upload - by El Forum - 08-14-2011, 09:36 AM
Multiple File Upload - by El Forum - 08-16-2011, 08:09 AM
Multiple File Upload - by El Forum - 08-16-2011, 02:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB