Forum » » Questions » » fonction headlines
Posté : 13 mars 2012 à 21:07
function clean_text($text, $encode = '', $long) {
if ($encodage == 'utf-8') {
$text = utf8_decode($text);
}
function clean_text($text, $encodage = '',$long) {
if ($encodage == 'utf-8') {
$text = utf8_decode($text);
}
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=25321&forum=9