CodeIgniter Forums
Please help with .exe file upload problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Please help with .exe file upload problem (/showthread.php?tid=47908)



Please help with .exe file upload problem - El Forum - 12-27-2011

[eluser]Unknown[/eluser]
In my CodeIgniter application I am trying to upload an .exe file which is not getting uploaded for some reason. Even the $_FILES variable is not having any information about the file after form submission in case of the exe file whereas other file types like pdf, jpeg, png are fine. I have tested with Firefox, Chrome and IE and the issue is same through out. Anybody throwing some light on the issue will be of great help. Thanks in advance.