fulldecent / fulldecent/beginner-project-php-sql
php-sqlite 3 must installed in order to run queries using PDO technique.
Aperta
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 1
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I had to run `sudo apt install php-sqlite3` in order to get the line queries to run without an error. Before running `sudo apt install php-sqlite3`, I received this error in the Bash terminal:
```
127.0.0.1:60862 [500]: / - Uncaught Error: Call to a member function fetchAll() on boolean in /home/someone/Desktop/practice-php/index.php:22
Stack trace:
#0 {main}
thrown in /home/rob/Desktop/practice-php/index.php on line 22
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.