markgfx8 Posted March 8, 2015 Share Posted March 8, 2015 Hello i tired to understand some php frameworks like codeigniter and laravel when i see their code differences, CI is a bit outdated and laravel is updated hence does this affect security? first thing i found on CI is every file in app or system have some thing like this. <?php if (!defined('CONSTANT_ROOT')) { exit('Message here'); } Does this really protect the files? Link to comment https://forums.phpfreaks.com/topic/295164-hello-im-new/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.