affichage dune image plus grande
Posté : 13 nov. 2005, 15:51
salut
je cree 1 image.php style
merci d avance
@+
mloolm
je cree 1 image.php style
header ("Content-type: image/jpeg");
$source = imagecreatefromjpeg("cavalier.jpg");
est il possible et comment je peu faire pour que cette image $source s affiche 2 fois plus grandemerci d avance
@+
mloolm