Database Class

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
WhizzBang
Forum Newbie
Posts: 11
Joined: Sat Jul 11, 2009 5:39 pm

Database Class

Post by WhizzBang »

Hey, I'm looking for a secure database class, nothing to to flashy, just nice and simple.

If there are any good classes about please let me know :), free or paid.

Thanks!, this forum has helped me ALOT!
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Database Class

Post by Christopher »

What do you mean secure?

I'd recommend PDO which comes with PHP.
(#10850)
Post Reply