SyntaxFix
Write A Post
Hire A Developer
Questions
If you are matching with sqlite database: In your php folder open php.ini file, go to:
;extension=pdo_sqlite
Just remove the semicolon and it will work.