Hi Rakesh, First of all welcome to world of PHP. U can start learning PHP by referring the following sites:-
1)http://php.net/ 2)http://www.w3schools.com/php/default.asp As far as ur question on MVC.MVC is an abbreviation that stands for Model,Views and Controller.This is a 3 tier architecture for developing a project.The Cake,Zend etc are the framework which uses this 3 tier architecture. Now i think u wud have known the answer which u wanted to knw. Thanks & Regards Chandresh Modi On Tue, Aug 25, 2009 at 7:44 AM, Rakesh P <[email protected]> wrote: > > > Hi guys, > Just struck up in the middle of php cross roads. I will list out my > problem any help is much appreciated. > > Just recently I started learing php and designed a small dynamic > website using php to keep in my resume with own guest book, admin > privilages, normal users and a shopping cart etc. and now ready for > looking for jobs. > > Everytime I search for jobs on php I hear a new term like LAMP/CAKE/ > ZEND etc. It really scares and annoys me that some other work is still > pending. If I google up all those terminology looks same but varies in > some properties like linux and rubyon rails imitation & frameworks > etc...and spending most of my time in learning theese conceptes but > not in applying the jobs. > > But out of interest could any one please advice me how to learn php > perfectly like which modules should I have to concentrate basically > and what next? > > Also could any one please clear this. What is MVC in cake php. After > reading the documentation, I understood that seperating the code > individually into different pieces of code like Business layers in dot > net. Please clarify this. > > M really drowning in the pool of confusions. Any help is much > appreciated. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
