![]() |
Disallowed Characters Problem in downloading File - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: Disallowed Characters Problem in downloading File (/showthread.php?tid=35171) |
Disallowed Characters Problem in downloading File - El Forum - 10-21-2010 [eluser]jhayghost[/eluser] Hello, I downloaded a class for downloading files it is working fine in my local copy but when I uploaded live I found out that it will download a file w/ a content "disallowed characters". CLASS File Code: <?php Controller Code: <?php Thanks in advance. ![]() Disallowed Characters Problem in downloading File - El Forum - 10-21-2010 [eluser]jhayghost[/eluser] I also tried the force_download but the same error I got in live site but in my local copy it is working fine. |