Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter - French Community
#42

Salut la communauté!

Bon je vous préviens je ne suis pas développeur même si je trempe dans l'informatique depuis plus de 20 ans. Du coup j'ai quelques notions mais aucune expérience pratique. Environ chaque 7 ans je me lance dans la création d'un site web et à chaque fois je repars un peu de zéro du html au html5 en passant par flash, css, java, php les techniques ou pratiques ont à chaque fois changé et c'est aussi le but donc de suivre un peu ces progrès...



Voilà c'est donc ma première expérience avec un framework php et je dois dire que c'est vraiment cool. Je touche à la fin de mon projet web actuel et j'ai appris beaucoup de choses.



Bon désolé de vous raconter ma vie Confused



Il y a un truc que j'ai pas compris et ça fait deux mois que je ne trouve pas de réponse. J'utilise la fonction lang() et les fichiers de langues. Mais j'ai dû spécifier la langue dans la fonction à chaque fois car setlocale() n'a jamais rien changé. c.à.d. que:


PHP Code:
$language = \Config\Services::language();
$language->setLocale($real_language);

//ça fonctione car:
$language->getLocale());
//me permet de le contrôler. 

Et la langue correcte s'affiche selon les paramètres du navigateur mais impossible de le changer par setlocale() j'ai donc mis une variable langue dans la session qui me sers à afficher la bonne langue partout sauf pour la validation des formulaires là je ne sais pas comment faire....

J'ai déjà exposé mon problème en anglais dans le forum mais je me suis dit que j'allais tenter ma chance ici avec vous.
En espérant que quelqu’un ai une piste pour comprendre où est-ce que je me plante...

Allez merci à l'avance.
Reply


Messages In This Thread
CodeIgniter - French Community - by aurelien - 02-18-2015, 09:19 AM
RE: CodeIgniter - French Community - by AMFB - 03-18-2015, 02:13 PM
RE: CodeIgniter - French Community - by AMFB - 03-23-2015, 11:44 AM
RE: CodeIgniter - French Community - by aurelien - 04-01-2015, 02:32 AM
RE: CodeIgniter - French Community - by Andrew - 04-04-2015, 06:49 PM
RE: CodeIgniter - French Community - by aurelien - 04-07-2015, 04:03 AM
RE: CodeIgniter - French Community - by Wiloooo - 04-14-2015, 07:45 PM
RE: CodeIgniter - French Community - by aurelien - 04-17-2015, 02:59 AM
RE: CodeIgniter - French Community - by AMFB - 04-17-2015, 05:43 AM
RE: CodeIgniter - French Community - by keulu - 04-17-2015, 06:33 AM
RE: CodeIgniter - French Community - by Blair2004 - 06-10-2015, 06:18 PM
RE: CodeIgniter - French Community - by Wiloooo - 11-23-2017, 10:45 AM
RE: CodeIgniter - French Community - by Padawa - 05-01-2019, 01:27 PM
RE: CodeIgniter - French Community - by Padawa - 05-02-2019, 12:31 PM
RE: CodeIgniter - French Community - by Padawa - 05-03-2019, 06:09 AM
RE: CodeIgniter - French Community - by cedreek - 05-21-2019, 03:13 AM
RE: CodeIgniter - French Community - by Padawa - 09-17-2019, 10:23 AM
RE: CodeIgniter - French Community - by kris2 - 10-07-2019, 02:18 PM
RE: CodeIgniter - French Community - by PatMor - 12-21-2019, 11:32 PM
RE: CodeIgniter - French Community - by cseon - 12-23-2019, 03:00 AM
RE: CodeIgniter - French Community - by littlej - 01-18-2020, 04:15 PM
RE: CodeIgniter - French Community - by littlej - 01-21-2020, 11:02 AM
RE: CodeIgniter - French Community - by littlej - 01-21-2020, 11:55 PM
RE: CodeIgniter - French Community - by kris2 - 02-07-2020, 11:04 AM
RE: CodeIgniter - French Community - by blackrabbit - 04-30-2020, 05:31 AM
RE: CodeIgniter - French Community - by Tamer - 08-28-2020, 06:33 AM
RE: CodeIgniter - French Community - by JustJohnQ - 12-05-2023, 11:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB