par
brani » 20 juin 2007, 15:11
Bonjour,
voila j'execute la fonction
array_walk( $_POST, '$this->trim_value' ) ;
j'ai essayer différente syntaxe mais ca ne marche pas !
alors que
$this->trim_value( mavaleur ) ;
fonctionne
est ce que j'ai loupé quelque chose ??