[PHP] Comment afficher une image?

Résolu
Utilisateur anonyme -  
mfiras Messages postés 171 Date d'inscription   Statut Membre Dernière intervention   -
Bonjour,
je n'arrive pas à afficher mon image
<td class="left"><h1><?php echo htmlentities($dnn['username'], ENT_QUOTES, 'UTF-8'); ?></h1>
    	Email: <?php echo htmlentities($dnn['email'], ENT_QUOTES, 'UTF-8'); ?><br />
        <img alt="Date inscription" src="http://to175.hebergratuit.com/Espace%20membre/default/images/images/pic_dateinsc.png"> <?php echo date('d/m/Y',$dnn['signup_date']); ?></td>
    </tr>
A voir également:

1 réponse

mfiras Messages postés 171 Date d'inscription   Statut Membre Dernière intervention   26
 
verifier l'adresse de cette image!!!
0