/home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/index.php:8:
object(PDO)[2]
| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nicolasgritte_eCommerce.Product' doesn't exist in /home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/app/Classes/Database.php on line 29 |
| ( ! ) PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'nicolasgritte_eCommerce.Product' doesn't exist in /home/homes/nicolasgritte/sites/3wa_FSD39A/POO/exo3-cart/app/Classes/Database.php on line 29 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0043 | 359608 | {main}( ) | .../index.php:0 |
| 2 | 0.0391 | 409736 | Database->select( $requete = 'SELECT * FROM `Product` WHERE id=:id', $conditions = ['id' => 1] ) | .../index.php:9 |
| 3 | 0.0391 | 411056 | execute( ) | .../Database.php:29 |