
Forum » » Le coin des codeurs » » connections via facebook
Posté : 26-03-2012 10:31 
// code colonelwog pour enlever les accents&nbs p;et les espaces
$file_cache = htmlentities($block_title, ENT_NOQUOTES, 'u tf-8');
$file_cache = preg_replace('#\&([A-za-z])(?:uml|circ|tilde|acut e|gra ve|cedil|ring)\;#', '\1', $file_cache);
$file_cache = preg_replace('#\&([A-za-z]{2})(?:lig)\;#', ' \1', $file_cache);
$file_cache = preg_replace('#\&[^;]+\;#', '', $file_c ache);
$file_cache = $dir_cache.$file_cache.'.html';
Cet article provient de NPDS REvolution 16
https://lab.grottes-et-karsts-de-chine.org/viewtopic.php?topic=25432&forum=5