SQLite

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
Straterra
Forum Regular
Posts: 527
Joined: Mon Nov 24, 2003 8:46 am
Location: Indianapolis, Indiana
Contact:

SQLite

Post by Straterra »

I was wondering..are there any SQLite tutorials out there? I am in DIRE need of one. Thank you!
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Post by BDKR »

I haven't seen any written for PHP in particular. If you get it figured though some would be very appreciative as it's going to included in P5.

I will also say that judging from the manual, it looks pretty straightforward (assuming you've worked with some of the other database API's in PHP).

Cheers,
BDKR
Post Reply