PHP Function name must be a string [Résolu/Fermé]
Signaler
anatolekadel
anatolekadel
- Messages postés
- 102
- Date d'inscription
- jeudi 26 mai 2011
- Statut
- Membre
- Dernière intervention
- 18 novembre 2011
anatolekadel
- Messages postés
- 102
- Date d'inscription
- jeudi 26 mai 2011
- Statut
- Membre
- Dernière intervention
- 18 novembre 2011
A voir également:
- Function name must be a string
- Fatal error: uncaught error: function name must be a string - Meilleures réponses
- Uncaught error: function name must be a string - Meilleures réponses
- Uncaught error: function name must be a string ✓ - Forum - PHP
- "Fatal error: Function name must be a string& ✓ - Forum - Webmaster
- Installation directory must be on a local hard drive - Forum - Ordinateur portable
- You must be online when logging in for the first time traduction ✓ - Forum - Jeux PC/Mac/Linux
- A java runtime environment (jre) or java development kit (jdk) must be available in order to run ✓ - Forum - Java
3 réponses
crapoulou
- Messages postés
- 28018
- Date d'inscription
- mercredi 28 novembre 2007
- Statut
- Modérateur, Contributeur sécurité
- Dernière intervention
- 18 février 2021
Bonsoir,
Met des crochets au lieu des parenthèses ici :
echo '<img src="content/'.$nom.'.'.$ligne1["formatPhoto"].'" alt="'.$ligne1["description"].'"/>';
Ta requête est-elle bonne aussi (guillemets autour des champs dans le WHERE) ?
Met des crochets au lieu des parenthèses ici :
echo '<img src="content/'.$nom.'.'.$ligne1["formatPhoto"].'" alt="'.$ligne1["description"].'"/>';
Ta requête est-elle bonne aussi (guillemets autour des champs dans le WHERE) ?