understandable MySQL Class(es)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

Jcart wrote:AKA Panama Jack: Ah, good point.

Have a read viewtopic.php?t=40805 and decide for yourself ;)

oops! that was directed at the thread maker :oops:
jmut
Forum Regular
Posts: 945
Joined: Tue Jul 05, 2005 3:54 am
Location: Sofia, Bulgaria
Contact:

Post by jmut »

AKA Panama Jack wrote:
jmut wrote:So what is wrong with using PEAR :: DB ?
Nothing other than it being very, very slow.
Have you made/seen any speed tests.
markg85
Forum Commoner
Posts: 32
Joined: Sat Dec 03, 2005 6:49 pm

Post by markg85 »

thanx for all the reply`s :) i will take a look at all those scripts... well.. i`m already doing that..:)
User avatar
AKA Panama Jack
Forum Regular
Posts: 878
Joined: Mon Nov 14, 2005 4:21 pm

Post by AKA Panama Jack »

jmut wrote:
AKA Panama Jack wrote:
jmut wrote:So what is wrong with using PEAR :: DB ?
Nothing other than it being very, very slow.
Have you made/seen any speed tests.
Well, you can do your own tests using Microsofts Web Stresstest tool or similar benchmarking programs. The benchmarks at ADOdb still hold up pretty well.

http://phplens.com/lens/adodb/

http://adodblite.sourceforge.net/benchmark.php
Post Reply