Let me preface this by saying I'm a designer, who's been gaining more and more interest into the Development side of things. I know some basic Ruby On Rails (not much) but I like the MVC layout it brings.
http://codeigniter.com/
I found Code Igniter, a
PHP Framework that basically takes the MVC (Model, View, Controller) sectioning and brings it to
PHP in what seems to be an easy system to work with.
Does anyone have any experience with CodeIgniter or even any framework that can give me some benefits and downfalls. I really like the idea of separating the view and layout from the code, and i think it'd make it easier for me to work with.
Heres an intro video as well:
http://codeigniter.com/tutorials/watch/intro/