Parse error: syntax error, unexpected ';', expecting '{'
Résolu/Fermé
Zakarya93
Messages postés
984
Date d'inscription
lundi 27 avril 2015
Statut
Membre
Dernière intervention
18 décembre 2020
-
6 juin 2015 à 16:31
Zakarya93 Messages postés 984 Date d'inscription lundi 27 avril 2015 Statut Membre Dernière intervention 18 décembre 2020 - 6 juin 2015 à 16:56
Zakarya93 Messages postés 984 Date d'inscription lundi 27 avril 2015 Statut Membre Dernière intervention 18 décembre 2020 - 6 juin 2015 à 16:56
A voir également:
- Syntax error, unexpected ':', expecting '{'
- Fan error lenovo ✓ - Forum Refroidissement
- You have an error in your sql syntax ✓ - Forum MySQL
- Error 522 ✓ - Forum Virus / Sécurité
- Syntax error, unexpected 'use' (t_use) ✓ - Forum PHP
- LENOVO fan error au démarrage - Forum Refroidissement
1 réponse
hharchi9
Messages postés
567
Date d'inscription
mercredi 18 décembre 2013
Statut
Membre
Dernière intervention
1 juillet 2015
23
6 juin 2015 à 16:33
6 juin 2015 à 16:33
Il y a un ';' en trop :
function changer_informations_membre($email,$apropos);
6 juin 2015 à 16:35
-Notice: Undefined variable: bdd in C:\wamp\www\rs\functions\update.func.php on line 6
-Fatal error: Call to a member function prepare() on a non-object in C:\wamp\www\rs\functions\update.func.php on line 6
6 juin 2015 à 16:43
au début de ta fonction !
6 juin 2015 à 16:48
6 juin 2015 à 16:55
6 juin 2015 à 16:56
RESOLU MERCI :)