Answer the question
In order to leave comments, you need to log in
How to enable sqlite in MAMP?
out of the box sqlite does not start in MAMP
$db = new SQLite3("test.db");
$db = sqlite_open("test.db");
Call to undefined function
[sqlite3]
;sqlite3.extension_dir =
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question