A voir également:
- Problème PHP / My SQL
- Php my sql ✓ - Forum - PHP
- Problème pagination php my sql ✓ - Forum - PHP
- Problème PHP / My SQL ✓ - Forum - PHP
- Formulaire PHP/My SQL ✓ - Forum - PHP
- Php & my sql statistique d'un site ✓ - Forum - PHP
1 réponse
Rctll
- Messages postés
- 499
- Date d'inscription
- dimanche 11 mai 2008
- Statut
- Membre
- Dernière intervention
- 30 juin 2010
à inserer avant ton echo :
$verification_abonnement=mysql_fetch_array($verification_abonnement); $verification_abonnement=$verification_abonnement[0];
Signaler
94uaehd
- Messages postés
- 49
- Date d'inscription
- lundi 29 juin 2009
- Statut
- Membre
- Dernière intervention
- 18 décembre 2010
Ca marche !! Merci beaucoup !!