Hi, guys. I recently started working with PHP Desktop Chrome application and when ever I try to connect to a SQLite database I get this error:
Fatal error: Uncaught Error: Class 'SQLite3' not found in E:\sms\www\db-config.php:2 Stack trace: #0 {main} thrown in E:\sms\www\db-config.php on line 2
My db-config.php code is as follows:
If anyone cold help me I would much appreciate it.