MYSQL PHP query class

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > Databases

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 16th, 2007, 15:14
Up'n'Coming Member
Join Date: Jun 2006
Location: Florida
Age: 29
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote

  #2 (permalink)  
Old Aug 17th, 2007, 01:52
Weird1993's Avatar
Moderator
Join Date: Feb 2007
Location: United States
Age: 15
Posts: 80
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Weird1993 Send a message via Skype™ to Weird1993
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.
__________________
Daniel Thompson
danielwthompson.com
Reply With Quote
Reply

Tags
mysql, mysql query class

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 11:22.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43