PHP 5: What DAL are you using?

Posted by overthetop on Stack Overflow See other posts from Stack Overflow or by overthetop
Published on 2010-05-21T08:53:17Z Indexed on 2010/05/21 9:00 UTC
Read the original article Hit count: 269

Filed under:
|
|
|
|

hello

I'm new to PHP and I recently started learning Zend Framework. What DAL are you using? Do you think that Zend_Db_* can do the magic? I need it mainly for MySql db. Does it have any limitations and can I use it in big project without any problems because I don't want to go the wrong way.

10x

© Stack Overflow or respective owner

Related posts about php

Related posts about mysql