![]() |
How can I upload a .c or .cpp file? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: How can I upload a .c or .cpp file? (/showthread.php?tid=55572) |
How can I upload a .c or .cpp file? - El Forum - 11-01-2012 [eluser]Unknown[/eluser] I am building a website and I want to upload a .c or .cpp file. But it shows that it is not allowed. Someone said to me that the MIME type should be 'text/plain'. what does it mean and how can I do it? How can I upload a .c or .cpp file? - El Forum - 11-01-2012 [eluser]CroNiX[/eluser] check out /application/config/mimes.php |