Multiple File Upload with Codeigniter + Uploadify |
[eluser]vitoco[/eluser]
THe problem is in your view, you close the array too early , find "// ERROR IN CODE" [quote author="Marlon Souza" date="1274491619"]Hello everyone, I am developing an application for multiple file uploads. I saw this link (http://vimeo.com/10951360) that the guy got to do, seeing the video, followed and copied the code is generating more error, someone already managed to upload multiple files. A error is Parse error: syntax error, unexpected T_DOUBLE_ARROW in [...]/welcome_message.php on line 49 ------------------------------ View: ------------------------------ welcome_message ------------------------------ Code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
Messages In This Thread |
Multiple File Upload with Codeigniter + Uploadify - by El Forum - 05-21-2010, 02:26 PM
Multiple File Upload with Codeigniter + Uploadify - by El Forum - 05-21-2010, 09:48 PM
Multiple File Upload with Codeigniter + Uploadify - by El Forum - 05-24-2010, 11:19 AM
Multiple File Upload with Codeigniter + Uploadify - by El Forum - 05-24-2010, 01:19 PM
Multiple File Upload with Codeigniter + Uploadify - by El Forum - 05-24-2010, 01:29 PM
|