|
Posted by Michael Fesser on 11/06/07 19:50
..oO(james@jgoode.co.uk)
>Just to clarify my previous post; by faster, I meant the process of
>writing code is faster
OK, now it makes sense.
>not the speed at which database actions are
>performed, for instance, my class includes a 'get' function, and
>$array = data::get('blog_entries') would fetch all of the posts in the
>table blog_entries.
I've similar functions in my own DB class, which is an extension of the
PDO class.
Micha
Navigation:
[Reply to this message]
|