Ragazzi, ho un problema. Vorrei creare tramite php, l'immagine di QUESTO banner. Sapete aiutarmi? Il codice è questo :
Codice PHP:
<?php
header("Content-type: image/png");
?>
<body style="background: url('index/8.png') no-repeat; height:100; width:510;"><div style="
background-color: white;
width: 100px;
height: 50px;
border: 2px solid black;
border-radius: 10px;
text-align: center;
float: left;
"><p style="
font-family: century Gothic;
margin: 0;
margin-top: 6;
">[b]100
Online[/b]</p></div><div style="
background: url('http://k-arts.it/retro/index/logo.gif') no-repeat;
height: 52px;
width: 182px;
float: right;
margin-right: 200;
"></div>[img]http://www.habbcrazy.net/resources/fontgen.php?f=1&t=www.bhabbohotel.net[/img]
</body>