Ver Mensaje Individual
  #2 (permalink)  
Antiguo 15/03/2006, 11:03
Avatar de carlosfocus
carlosfocus
 
Fecha de Ingreso: enero-2006
Ubicación: Venezuela
Mensajes: 823
Antigüedad: 18 años, 3 meses
Puntos: 0
te faltaria
Código PHP:
    <? 
        $result 
mysql_query("select fecha, titular, noticia from tbl_noticia order by fecha desc");

        while(
$sql mysql_fetch_array($result)) {
}
        
    
?>
Y en tu tabla seria asi

Código PHP:
//

  <tr> 
      <td colspan="3"><div align="left"> <? echo ".$sql['titular']." ?> - <? echo ".$sql['fecha']." ?> </div></td>
    </tr>
    <tr> 
      <td width="5%"></td>
      <td width="83%" bgcolor="#C1FFC1" style="border:1px groove black"><? echo ".$sql['Noticia']." ?> </td>
      <td width="5%"></td>
    </tr>    
  </table>
Suerte
__________________
Carlos Herrera
Web Developer
www.carlos.com.ve
Para descargar archivos propios a su Teléfono Mobil? www.carlosfocus.com