Posts by Alexandre Amaral • 1 point
1 post
-
0
votes0
answers35
viewsQ: PHP Slim cannot bind
I made a function to insert in a list of a JSON, only when it goes to prepare the PDO, replace the values happens an error, I do not see where I am missing. public function newDeviceList(){ global…