If I have a webpge with A LOT of database queries will it be more efficient to use standard php mysql queries or using PEAR functions. by efficient I mean faster. Which of those otions will consume less cpu resources to the server?