Well, I have a flea here, behind the ear and I can not solve the following problem:
$select = $mysqli->query("SELECT * FROM payments WHERE client_email='$xemail'");
$row = $select->num_rows;
$linhas = 0;
while($linhas < $row)...
asked by
21.07.2016 / 19:18