What is the correct way to use sprintf in mysqli and make the return IF?
$rs = $mysqli->query(sprintf("INSERT INTO perguntas (chave, nome, email, idade, estado_civil, profissao, religiao, assunto, pergunta, 'data') VALUES (%s, %s, %s...
asked by
04.01.2016 / 13:06