Utilità a parte str_replace fa il suo doverefor ($i=0; $i<count($forbidden); $i++) {
$repl=$forbidden[$i];
$str=str_replace("$repl","",$str);
}
senza for !
![]()
Utilità a parte str_replace fa il suo doverefor ($i=0; $i<count($forbidden); $i++) {
$repl=$forbidden[$i];
$str=str_replace("$repl","",$str);
}
senza for !
![]()
Without faith, nothing is possible. With it, nothing is impossible
http://ilwebdifabio.it