View Single Post
  #14 (permalink)  
Old Jan 16th, 2008, 20:38
whitewizard whitewizard is offline
New Member
Join Date: Jan 2008
Location: home
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Just started learning properly

- The article you found on google can gave you some hints and those are probably the most known frameworks. With some more google searching you will find new alternatives to these. The most important on a framework is to satisfy your project needs.


- YES, by template engine I refer to something like smarty. An engine which will separate your php code by your layout. This is the meaning of an template engine but not the only one.
Reply With Quote