Chief Lugina
JF-Expert Member
- Jul 1, 2011
- 286
- 77
I missed this. You must have knowledge of PHP and MVC/MVP Philosophy of design patterns. Then you can choose **any** framework and learn it. Curve for learning Code Igniter is not as steep as Yii or Symphony or CakePHPWhich is the best Framework for Framework Beginners
I suggest you start with Yii, and if you want i can give you an elementary book for you.....Hello Coders,
I have coding php for a while now, Please can any one tel me the importance of using PHP Framework in Application Development. Which is the best Framework for Framework Beginners
I suggest you start with Yii, and if you want i can give you an elementary book for you.....
check your emailHi, am also a php programmer and am interested with the yii framework. I have been developing from scratch for a long time.
I am now looking forward to adapt the frameworks. Please mail me that book to jonbalele@yahoo.com
Thanx in advance
Yii is well documented. If you devote little time, then no need of book.Hi, am also a php programmer and am interested with the yii framework. I have been developing from scratch for a long time.
I am now looking forward to adapt the frameworks. Please mail me that book to jonbalele@yahoo.com
Thanx in advance
check your email
Yii is well documented. If you devote little time, then no need of book.
I learned without a book. Check Documentation section of www.yiiframework.com especially screencasts and blog tutorial
I suggest you start with Yii, and if you want i can give you an elementary book for you.....
Tayari mkuu, "sharing is caring"Utakuwa umesolve demands zangu, please nisaidie kwa kuniwekea hapa bro: luginachief@gmail.com
Mr hbi please naomba msaada wa ku configure yii, ili yiic comand iweze fanya kazi. Nimejaribu kufata maelekezo lakini bado sijafanikiwa..
cd C:\YiiFramework The command assumesyou extracted Yii in that directory yiic webapp ../mysites/sitex This will create app in C:\mysites\sitex Make sure that PHP Environment variable is well defined. Our coming IDE, Hosanna Studio does that all dirty work for you 1. Define where PHP executable and Yii framework is (You don't need to define it anywhere else even in environment). A one time Job unless you moved a path and want to change it!Mr hbi please naomba msaada wa ku configure yii, ili yiic comand iweze fanya kazi. Nimejaribu kufata maelekezo lakini bado sijafanikiwa..
cd C:\YiiFramework The command assumesyou extracted Yii in that directory yiic webapp ../mysites/sitex This will create app in C:\mysites\sitex Make sure that PHP Environment variable is well defined. Our coming IDE, Hosanna Studio does that all dirty work for you 1. Define where PHP executable and Yii framework is (You don't need to define it anywhere else even in environment). A one time Job unless you moved a path and want to change it!
View attachment 74525
2. Create new Project and select Yii Framework each time you create new Project
View attachment 74523
View attachment 74526
3. Enjoy file editing via project Manager
View attachment 74524
Note: C6 fanya msaada wa kukuza hizi picha. Shukrani!