Ver Mensaje Individual
  #5 (permalink)  
Antiguo 03/01/2009, 23:46
Avatar de pato12
pato12
 
Fecha de Ingreso: septiembre-2007
Ubicación: Salta
Mensajes: 1.620
Antigüedad: 16 años, 7 meses
Puntos: 101
Respuesta: Ayuda al paginar ?

Hola,
Intanta cambiar esta linea:
$rs = mysql_query("select * from 'posts' WHERE nombre = ".$_GET['nombre']);
Por
$rs = mysql_query("select * from 'posts' WHERE nombre = '".$_GET['nombre']."'");
Suerte
Salu2
__________________
Half Music - www.halfmusic.com