Hi I want to learn how to structure my methods and architecture better in mvc. I have started using CodeIgniter and it seems nice and light, but I have not found many guides and tutorials on other sites.
Does anyone have any thoughts on how mvc. I do not have a problem making it work I just want to know who it should work better. For example when using AJAX I have often found it easier to remove the page from the framework so the JS works. Thanks tristan
