PHP·98 questions

How to work with SQLite?

Answer
PDO: sqlite:/path/to/db.sqlite.
File-based database.
For small projects.
Testing.
No server.
Was this answer helpful?

More questions in this topic

Related questions from other topics