7Fermer9
yAroLe 27/11/2006 à 16:32
bah une fois que l'image existe tu redirige vers celle-ci smile

if (file_exists(image)) header("Location: image");
else
{
generation et redirection
}

Pas besoin d'appel à la bdd smile