|
Posted by Manuel Lemos on 04/17/07 02:47
Hello,
on 04/16/2007 08:00 AM Cpt. Zeep said the following:
> Hi to everybody!
>
> I am starting on one big project that includes writing web app based on
> existing app and its database (MSSQL). Until now i worked solely with PHP
> and MySQL using no framework.
>
> As this app will be big and fat, i need a way to have everything under
> control. I'll also need DB abstraction layer because there is
probability my
> app will use different DB sources so i was thinking something like
ADOdb. It
> would also be nice to have something like YUI incorporated to look
nicer :)
> I would also need ready made procedures for forms handling (display,
edit,
> validate), data displaying in custom grids with inline editing
> possibilities.
>
> What options are currenty avaliable? Some good framework that will
suit my
> needs without too much complications?
You may want to read this article first with criteria on how to choose a
framework (or not):
http://www.phpclasses.org/blog/post/52-Recommended-PHP-frameworks.html
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|