Ver Mensaje Individual
  #2 (permalink)  
Antiguo 16/07/2005, 23:17
Spyn_ET
 
Fecha de Ingreso: diciembre-2003
Mensajes: 218
Antigüedad: 20 años, 4 meses
Puntos: 0
A ver si esto te ayuda a captar la idea.

Código PHP:
<html>
<head>
<title>TITULO</title>
</head>
<?
$result 
$db->query("SELECT bgcolor, fcolor, acolor FROM secciones");
$row $db->fetch_row($result);
?>
<body bgcolor="<?=$row[0]?>" text="<?=$row[1]?>" link="<?=$row[2]?>">
......
A ver si te sirve :D
__________________
SymbianForever
SymbianForever.com, todo sobre y para tu symbian
aNieto2K | Themes para WordPress
De todo un poco