This is a discussion on "MYSQL PHP query class" within the Databases section. This forum, and the thread "MYSQL PHP query class are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
MYSQL PHP query class
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
MYSQL PHP query class
Can anyone recomend a good mysql query class.
I am looking for a class that can: 1. Build query strings and can handle joins 2. Execute query strings and return results 3. Hopefully be php 4 and 5 compatible Thanks in advanced. Last edited by jhappeal; Aug 16th, 2007 at 15:16. |
|
|
|
#2
|
|||
|
|||
|
Re: MYSQL PHP query class
http://www.intranetjournal.com/artic...08_05_04a.html
It's quite old, but here's how to make it work (somewhat) It's part 2 of a series, and code for the class itself is on the second page of this part, though it's based around other code already established earlier in the series. |
![]() |
| Tags |
| mysql, mysql query class |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Mysql Query not working | nate2099 | Databases | 13 | Jan 3rd, 2008 02:28 |
| MYSQL/PHP Query question | andrewlondon | Databases | 1 | Sep 19th, 2007 11:26 |
| MySQL query query | dangergeek | Databases | 3 | Apr 12th, 2007 12:45 |
| Returning a value from a MYSQL Query? | Kimochi | PHP Forum | 7 | Feb 28th, 2007 20:09 |
| mysql query in a function | Redempt1on | PHP Forum | 6 | May 19th, 2006 01:25 |