A voir également:
- Alert($xxx)
- Waptrick xxx - Télécharger - Divers TV & Vidéo
- Php alert ✓ - Forum PHP
- Xxx 16ans - Forum Cinéma / Télé
- Alert PHP - Forum PHP
- ALERT en php ✓ - Forum PHP
3 réponses
Ozimandias
Messages postés
502
Date d'inscription
jeudi 14 mai 2009
Statut
Membre
Dernière intervention
10 mars 2010
46
20 oct. 2009 à 16:55
20 oct. 2009 à 16:55
Essaye comme ça:
if ($error_message!="") { echo '<script language="Javascript">alert("'.$error_message.'");</script>'; //echo "<font color=\"color:red\">".$error_message."</font>"; return false; }