Link to home
Start Free TrialLog in
Avatar of remlabinc
remlabinc

asked on

PHP Mysql Query builder class?

Anybody know of any good php mysql query building classes? I have a ton of switches that i need to build a query off of and it would be a lot faster if i could find a class to do my dirty work.

needs to support joins and sub queries.
Avatar of tbsgadi
tbsgadi
Flag of Israel image

Hi remlabinc,

Have a look at mysql-query-builder
http://code.google.com/p/mysql-query-builder/downloads/list


Gary
ASKER CERTIFIED SOLUTION
Avatar of remlabinc
remlabinc

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial