The fetchAll()
in the function is returning an object. All that is left to do is –
var_dump($products);
You should also implement PDO Error Checking
7
solved DATA no displaying on print_r array [closed]
The fetchAll()
in the function is returning an object. All that is left to do is –
var_dump($products);
You should also implement PDO Error Checking
7
solved DATA no displaying on print_r array [closed]