How to change web page language in php?
On my Windows Server 2003, how do I change web page language in php 5.2.17? I need to put a multi-lingual option in user preferences. Any thoughts on this?
On my Windows Server 2003, how do I change web page language in php 5.2.17? I need to put a multi-lingual option in user preferences. Any thoughts on this?
Hello,
On the website below there is a tutorial of how to add a multi language support to a php website. It’s very detailed tutorial, step by step with codes how to make your website in more languages. You have three language there and for that there is three php files that you have to create. See example and the code at this link: http://www.bitrepository.com/php-how-to-add-multi-language-support-to-a-website.html
Hope this will help you!
Regards,
Williamson Mellisa