SQLite Forum

Changing from MySQL to SQlite
Login
I've converted my database, installed phpliteadmin and, so far, all looks good.

What I'm looking for is a tutorial so I can change all the current MySQL calls from my various php scripts to use sqlite3 instead.

Thanks