<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/04/2011 05:15 PM, Sareesh Sudhakaran wrote:
    <blockquote cite="mid:SNT128-W36ABA1CB073F415600D972CFB40@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
      <div dir="ltr">
        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?<br>
      </div>
    </blockquote>
    <br>
    Well, if all you have is PHP + MySQL in your provider, there is no
    "which is better" question, is it?<br>
    <br>
    You might want to look at <a class="moz-txt-link-freetext" href="http://phptal.org/">http://phptal.org/</a> a library that provides
    a templating system similar to ZPT. The advantage is the better
    separation between presentation and business layers.<br>
    <br>
    Regards,<br>
    Fernando<br>
  </body>
</html>