Ver Mensaje Individual
  #3 (permalink)  
Antiguo 17/09/2008, 23:39
WebHelp
 
Fecha de Ingreso: junio-2008
Mensajes: 45
Antigüedad: 16 años, 8 meses
Puntos: 0
Respuesta: Tabla MySQL Para Top

Ummmm ... Son Muchos ! ... xD ... Bueno les Presento En Donde Estan Los Datos :

Código PHP:
<?

// Info sur votre base MySQL

$mysql_host="Datos";
$mysql_user="Datos";
$mysql_pass="Datos";
$mysql_base="Datos";
$mysql_table="topPHP";

// Info sur votre site

$sitetitre="Top PHP";
$adminname="TopPHP V.1.0 free";
$adminmail="[email protected]";
$max="16";
$maxda="3";
$affba="non";
$nobvote="0";
$xjour="1";
$xheure="1430";
$topurl="http://localhost/topPHP";
$logo="http://localhost/topPHP/image/logo.gif";
$adminpass="Datos";

// Edit le LOOK du site

$fontface="arial";
$fontcolor="000000";
$fontsize="-2";
$bgcolor="ffffff";
$link="000000";
$alink="000000";
$vlink="000000";
$titlecolor="ffffff";
$tabletop="AF0000";
$tableborder="0";
$colortit="000000";
$cellspacing="";
$bordercolor="ffffff";
$tablebg="FFB9B9";
$target="blank";
$mxbh="60";
$mxbw="450";
$copyright="<A HREF='http://www.multimania.com/topphp/index.htm'>TopPHP V.1.0 free<A>";

// Les Services

$affbanhaut="CHECKED";
$affbancen="CHECKED";
$affbanbas="CHECKED";
$affrat="CHECKED";
$affss="CHECKED";

?>