I am loving CakePHP.
Yes, I am trying to be resistant to what CakePHP has to offer but I eventually ended up learning what is MVC {Model -> View ->Controller}
Okay, think like this for simple understanding.
Model -> Logic, Processing, Validations etc
View -> Output, plain HTML or PHP code
Controller -> Input, user inputs
So simple? right? so just hang on and I shall detail you about how to make full use of CakePHP in our examples.
Keep Hacking, Keep Clicking!!!
No comments:
Post a Comment