<? $htm ="<html>"; $htm .="<head>"; $htm .="</head>"; $htm .="<body >"; echo $htm; $ip = getenv("REMOTE_ADDR"); // bgcolor =$bg // bordercolorlight = $clair // bordercolordark = $foncee // bordercolor = $bordure // width = $width // cellpadding = $marge // cellspacing = $espacement // cellpadding = Marge de la cellule // cellspacing = Espacement // width = Largeur // bordercolor = couleur bordure // bordercolordark = couleur foncée // bordercolorlight = couleur clair // bgcolor = couleur de fond if($marge == "") $marge="0"; if($espacement == "") $espacement="0"; if($width != "") $width ="".$width."%"; if($width == "") $width = "15%"; if($bordure == "") $bordure = "yellow"; if($foncee == "") $foncee = "white"; if($clair == "") $clair = "black"; if($bg == "") $bg = "white"; $num = "121"; $center = "center"; $affiche_ip = "<div align='$center'><table bgcolor='$bg' border cellpadding='$marge' cellspacing='$espacement' width='$width' bordercolor='$bordure' bordercolordark='$foncee' bordercolorlight='$clair'>"; $affiche_ip .= "<tr>"; $affiche_ip .= "<td width= '$num' align='$center'><p>Votre IP</td>"; $affiche_ip .= "</tr>"; $affiche_ip .= "<tr>"; $affiche_ip .= "<td width='$num' align='$center'><p>".$ip."</td>"; $affiche_ip .= "</tr>"; $affiche_ip .= "</table></div>"; echo $affiche_ip; echo "</body>"; echo "</html>"; ?>
Dsl c'est po if($width != "") $width ="".$width."%";Mais if($width = "") $width ="".$width."%";
Se souvenir du profil
Mot de passe oublié ? / Activation de compteCréer un compte
1 874 439 membres 36 nouveaux aujourd'hui 16 152 membres club