Good, what happens is that I have a table, where I have this link to delete a record by php.
<a href="sqlEliminarAlumno.php?txtid='.$rut_alumno.'" onclick="confirmDel()">Eliminar</a>
and I'm trying to delete the record by callin...
asked by
04.12.2017 / 17:14