Relative Content

Tag Archive for phpsqliteapache

Php SQLite3 with Apache24

So I have Apache web server installed and running. It is serving up web pages and php files fine but I can’t seem to hook into SQLite3 from php.
This is my index.php file