|
-
Oct 12th, 2003, 06:32 PM
#1
Thread Starter
Stuck in the 80s
[Resolved] MySQL Database Class
Someone posted awhile ago looking for a database class wrapper for MySQL. I want to fool around with one and see if I find it helpful.
Rather than making one of my own, I was wondering if anyone else knew of a good one I could check out?
If I find it useful, I'll probably make my own to custimize it into my projects. But for now, I just want to get a good idea.
Last edited by The Hobo; Nov 11th, 2003 at 10:53 PM.
-
Oct 13th, 2003, 12:39 AM
#2
Member
Take a look at the PEAR DB class.
Here's one I made a while ago, messy, but works Has a neat error display too (works only in IE I think...): http://webmasterforum.com/showthread...3612#post13612
-
Oct 13th, 2003, 06:25 PM
#3
Thread Starter
Stuck in the 80s
Thanks, I'll give it a look when I get a chance.
-
Oct 14th, 2003, 04:09 PM
#4
Frenzied Member
just use the one that comes from vBulitten lite version. that is a basic one and you can customize it to your likeing.
even the one chroder posted is a lot like it so I don't think it matters what you start out with. they all look the same 
anyway, chroder, your can be updated to work in other browsers. it is just the document.all that is limiting it in browsers. other than that looks good.
-
Oct 14th, 2003, 04:16 PM
#5
-
Oct 14th, 2003, 04:21 PM
#6
Frenzied Member
ahh didn't know that
-
Nov 11th, 2003, 06:10 PM
#7
Conquistador
You could base it on the vbulletin 2 db class, don't think it would be legal though 
Then there are those gpl forums though, you could have a look at some of theirs.
-
Nov 11th, 2003, 10:53 PM
#8
Thread Starter
Stuck in the 80s
I actually just decided to make my own, so it's all good.
-
Nov 11th, 2003, 11:05 PM
#9
Member
The PEAR DB class is great. Error-easy and can change from DB system to DB system with the change of a DSN
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|