Date: Sun, 4 Dec 2011 18:19:25 +0100
From: fernando@cmartins.nl
To: aysand@hotmail.com
CC: nd@syndicat.com; zope@zope.org
Subject: Re: [Zope] Help in deciding approach to Web App
On 12/04/2011 05:15 PM, Sareesh Sudhakaran wrote:
As you mentioned, if I have to use mySQL, isn't it better for me
to go with PHP+mySQL - easier to learn and deploy? Can I just
start out with a framework like Symphony instead?
Well, if all you have is PHP + MySQL in your provider, there is no
"which is better" question, is it?
You might want to look at
http://phptal.org/ a library that provides
a templating system similar to ZPT. The advantage is the better
separation between presentation and business layers.
Regards,
Fernando