Results 1 to 9 of 9

Thread: [Resolved] MySQL Database Class

  1. #1

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256

    [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.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  2. #2
    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

  3. #3

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    Thanks, I'll give it a look when I get a chance.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  4. #4
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    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.

  5. #5
    Mine is fugly I've made a new one since but its for a project of mine

    And vB has discontinued the lite version AFAIK.

  6. #6
    Frenzied Member
    Join Date
    Nov 1999
    Posts
    1,337
    ahh didn't know that

  7. #7
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    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.

  8. #8

    Thread Starter
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    I actually just decided to make my own, so it's all good.
    My evil laugh has a squeak in it.

    kristopherwilson.com

  9. #9
    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
  •  



Click Here to Expand Forum to Full Width