Ver Mensaje Individual
  #6 (permalink)  
Antiguo 01/10/2004, 04:32
kurroman
 
Fecha de Ingreso: junio-2004
Mensajes: 266
Antigüedad: 19 años, 10 meses
Puntos: 8
Hazlo así:

Código PHP:
$sql mysql_query("SELECT * FROM tabla WHERE id='".$_GET['id']."'"); 
__________________
WebSenior