Posts by Jonas • 1 point
1 post
-
0
votes1
answer401
viewsQ: Return the last ID with PDO in PHP
I need to get the last id inserted, I tried using lasInsertId but I’m not getting it, I don’t know if I ran wrong or so on, but here’s the code of my connection and PDO functions. The error remains…