Thread
: Tech
Why isnt this CREATE page working?
View Single Post
01-29-2022, 03:17 AM
zerovic
Confirmed User
Industry Role:
Join Date: Apr 2010
Posts: 1,105
If it's a simple insert query why do you have to use mysqli_prepare, mysqli_stmt_bind_param, mysqli_stmt_execute etc? I prefer using mysqli_query when inserting simple data to db..
zerovic
View Public Profile
Visit zerovic's homepage!
Find More Posts by zerovic