I have made a site with classic php and mysql functions. I order to insert a language switcher, how can I change the language of site without duplicating site folder?
Thanks in advance
I have made a site with classic php and mysql functions. I order to
Share
That really depends on the structure of your site. Check out this question, the asker has chosen an approach that is pretty simple to implement.