Welcome Guest, Not a member yet? Register   Sign In
file_exists and DRY principle
#1

Hi,

i was reading the documentation here https://www.codeigniter.com/user_guide/t...pages.html
to the section "Adding logic to the controller". I think repeating ! file_exists(APPPATH.'views/pages/'.$page.'.php')) in each view does violate the DRY principle ? Confused
Reply


Messages In This Thread
file_exists and DRY principle - by tomtom - 04-21-2019, 02:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB