Codeigniter controller assignments

swsche

New Member
When i am using codeigniter, I usually end up with all my functions in one controller.Should i split the functions between multiple controller? if so then how would you know when to seperate them?Thanks
 
Back
Top