Php aider moi

angelique1 Messages postés 81 Date d'inscription   Statut Membre Dernière intervention   -  
 Utilisateur anonyme -
Bonjour,
s'ils vous plait que veu dire cette erreur

Warning: htmlspecialchars() expects parameter 1 to be string, array given in C:\wamp\www\stage\stage\config\function.php on line 8
merci de repondre
Configuration: Windows Vista
Firefox 3.0.10

1 réponse

  1. Utilisateur anonyme
     
    Que dans ton fichier C:\wamp\www\stage\stage\config\function.php
    il y a une erreur à la ligne 8
    parce que la fonction htmlspecialchars() prend en premier paramètre une chaîne de caractères.

    http://fr3.php.net/manual/fr/function.htmlspecialchars.php
    0