I've a problem with date language can't displaying it in arabic neither french ..i've tried all syntaxes possible , it seems that setlocale doesnt work ,any help will be appreciated
setlocale(LC_TIME, 'fr_FR.UTF8', 'fr.UTF8', 'fr_FR.UTF-8', 'fr.UTF-8');
setlocale(LC_ALL, 'fr_FR.UTF8', 'fr.UTF8', 'fr_FR.UTF-8', 'fr.UTF-8');
setlocale(LC_ALL,'fr_FR','french','French_France.1252','fr_FR.ISO8859-1','fra')
setlocale (LC_ALL, 'french');
setlocale (LC_ALL, 'fra');
setlocale(LC_ALL, 'fr_FR');
setlocale(LC_TIME, "fra");
setlocale( LC_ALL,'ar-ma' );