Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/09/2008, 11:58
Avatar de jaronu
jaronu
 
Fecha de Ingreso: febrero-2008
Mensajes: 2.183
Antigüedad: 16 años, 2 meses
Puntos: 52
Respuesta: ver mas Sistema de Noticias PHP

prueba asi

$sqlQueryNot = mysql_query("SELECT notTitulo, notTexto, not_ID FROM sn_noticias
WHERE notCategoriaID = '$cat_ID'", $db_link)