Posts by Daniel Ricardo • 37 points
4 posts
-
0
votes2
answers61
viewsQ: "You have an error in your SQL syntax" with array
personal I’m having a problem this error keeps appearing You have an error in your SQL syntax; check the manual that Corresponds to your Mysql server version for the right syntax to use near…
-
1
votes1
answer127
viewsQ: Submit confirm() the Cancel button does not work
I am having a problem where by clicking the Cancel button is not canceling the operation and this continuing and sending the form <form action="insere_forn.php" class="control-form" method="post"…
-
1
votes1
answer33
viewsQ: search is not returning the php, mysql data
I am making a search page so that when I do the search is not returning the data could help me? what I’m missing? <?php require_once('Connections/conn2.php'); ?> <?php $tipo_prod =…
-
1
votes1
answer206
viewsQ: Load page contents to href for modal
ola personal I started programming in js and jquery currently I am very beginner and I am with a small problem I am trying to show the content of an outside page in a modal but it shows only link of…