buenas noches disculpa hermano lo cambie y me sigue el mismo error al momento de ejecutarlo! me dice variable
Undefined index: cedula en linea 11 esa lina es este codigo
Código PHP:
$cedula = $_POST["cedula"];
y el otro error me dice!!
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\wamp\www\PROYECTO\sistemacontrolnotas\buscar_ce dula.php on line 22
Código PHP:
if($row = mysql_fetch_array($resultado)) {
ayudaaa!!!