![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
18/11/2010, 06:28
|
| | Fecha de Ingreso: febrero-2010
Mensajes: 818
Antigüedad: 15 años Puntos: 55 | |
Respuesta: No entiendo este error la consulta sql esta mala
$sql = mysql_query("SELECT email FROM administradores where ('$_POST[email]') and pass=('$_POST[password]')");
where ('$_POST[email]') ????? |