Posts by Alvaro Neto • 1 point
1 post
-
-3
votes2
answers124
viewsA: Mysqli does not run Insert within a function
Use Mysql_execute($Seuinsert) and at the end use mysql_close(Your connection);
1 post
-3
votes2
answers124
viewsUse Mysql_execute($Seuinsert) and at the end use mysql_close(Your connection);