Posted by Matt Sicker on 07/27/07 14:29
Stefano wrote:
>
> Hello, I would like to learn a PHP5 framework:
> I found many but I'm a little confused: which could be "the right one"?
> I need a good community and an easy to use solution to implement medium
> dimension solutions. Suggestions? Thanks.
I like to use PEAR modules as they're usually well supported. In PHP, I
tend not to use actual MVC frameworks; rather, I just wing it and make my
own. You can use Smarty for templates (V) and PDO/SDO or MDB2 or something
like that for the model.
--
'Yes, firefox is indeed greater than women. Can women block pops up for you?
No. Can Firefox show you naked women? Yes.'
[Back to original message]
|