Posts by Emmanuel Siqueira • 3 points
4 posts
-
0
votes0
answers49
viewsQ: Generate a Google Charts chart with Mysql database records
Hello Friends Programmers I am in need of a help. I’m trying to generate a chart with Google Chats of schedules per month, but in the database the saved dates are in the xx/xx/xxxx format. I wonder…
-
0
votes1
answer51
viewsQ: Syntax error while running INSERT on Mariadb
I’m not able to identify why this mistake please if anyone can help. Error: error in your SQL syntax; check the manual that corresponds to your MariaDB line at 3 I am trying to save the data inside…
phpasked Emmanuel Siqueira 3 -
-1
votes3
answers113
viewsQ: If condition not to show images that do not exist PHP
<fieldset> <legend>FOTOS</legend> <div class="form-group"> <?php if ($linha['foto1_bci'] && $linha['foto2_bci'] && $linha['foto3_bci'] &&…
phpasked Emmanuel Siqueira 3 -
-4
votes2
answers231
viewsQ: Error Parse error: syntax error, Unexpected ';' in C: xampp htdocs adoption backend valida.php on line 32
Guys I’m not finding the mistake please someone help me: <?php session_start(); //Incluindo a conexão com banco de dados include_once("conexao.php"); //O campo usuário e senha preenchido entra no…
phpasked Emmanuel Siqueira 3