[Phpwm] [phpwm] Database extraction
David Goodwin
david at codepoets.co.uk
Fri Apr 9 15:34:58 UTC 2010
On 09/04/10 15:30, Gavin Kimpson wrote:
> Hi guys,
>
> I know there probably isn't a right or wrong answer but I just
> wondered what people use for database extraction whether it be PDO,
> Adodb, ORM or some other custom built class when working with MySQL
> databases. Just curious as to what people tend to use - thanks :-)
>
Depends on the project; PDO or Propel or Zend_Db seem popular around
here... or just the horrible mysql_ functions. Depends on the project,
and whether it's legacy or new.
David.
--
David Goodwin
[ david at codepoets dot co dot uk ]
[ http://www.codepoets.co.uk ]
More information about the Phpwm
mailing list