Sistema AFH

Cadastro de Notícias

".$row_events['id_doa']." - ".$row_events['nome'].""; //echo $row_events['nome']."
"; //mysqli_free_result($resultado_events); } } else { $query = "SELECT * FROM doador WHERE cpf LIKE '%$cpf%' LIMIT 5"; } if ($result = mysqli_query($link, $query)) { /* fetch associative array */ $row = mysqli_fetch_assoc($result); $status = $row['status']; //$result_cursos = ""; //echo "Nome do curso: ".$rows_cursos['nome']."
"; //echo $nome; ?>