![]() |
Exception.php - 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: Exception.php (/showthread.php?tid=3731) |
Exception.php - El Forum - 10-19-2007 [eluser]PHP Programmer[/eluser] Hi I am unable to find the Exception.php file and controller class. Where does it reside (in which folder)? Anuj Exception.php - El Forum - 10-19-2007 [eluser]nmweb[/eluser] In the system/libraries diretory. Exception.php - El Forum - 10-19-2007 [eluser]PHP Programmer[/eluser] but i don't have it there. Actually, I think that I didn't get the proper download from the site. Can you tell me how can I download it properly? I have used "right click >> save as target" method too. Exception.php - El Forum - 10-19-2007 [eluser]zdknudsen[/eluser] That shouldn't make any difference. Remember to look in your system/libraries folder, and not the application/libraries one. And if it makes any difference its called Exceptions.php (plural). Exception.php - El Forum - 10-19-2007 [eluser]Michael Wales[/eluser] Try downloading with Firefox... there have been some issues with Internet Explorer in the past. |