MySQL Forums
Forum List  »  PHP

Re: trying to insert values into my table for first time
Posted by: Michael Macgowan
Date: March 19, 2021 10:31PM

I created an if statement to check the mysqli lines. I get an error on the execute line. I tried rewriting using another method and still get the problem on the execute. I am guessing it is an issue with the php install. I have checked the MYSQL settings on workbench. I am connecting as the root user. All permissions are set to Y. I don't know where to go next.


mysqli_stmt_execute ($stmt);

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.