Forum » » Questions » » fonction array-walk manque
Posté : 27 nov. 2009 à 10:27
function charg($funct,$arguments) {
if (is_array($arguments))
array_walk($arguments,'arg_filter');
$nbr=count($arguments);
.....
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=24607&forum=9