12-27-2011, 09:43 PM
[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.
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.