![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
07/09/2005, 07:44
|
| | Fecha de Ingreso: septiembre-2005 Ubicación: Bs as, capital
Mensajes: 77
Antigüedad: 19 años, 5 meses Puntos: 0 | |
Para escribir el resultado hace un codigo similar a este:
$noticias=mysql_fetch_object($row);
//Los resultados son $noticias->(nombre del campo)
echo $noticias->nombre;
echo $noticias->fecha;
echo $noticias->detalles;
__________________ Soy MC VENOM, 100% rapero!!! |