Lot of people this days have customers on their website form different countries, speaking different languages. So, how do you create a website that supports more than one language?
Well, there are lot of ways you can do this in PHP. Here are some great resources that can help you out:
http://www.bitrepository.com/php-how-to-add-multi-language-support-to-a-website.html
http://devzone.zend.com/1438/adding-multi-language-support-to-web-applications-with-php-and-pear/
http://www.apphp.com/tutorials/index.php?page=multilanguage-database-design-in-mysql
If you are using ASP.NET:
http://www.codeproject.com/Tips/644196/Create-Multi-language-ASP-NET-Website
http://dreamdotnet.blogspot.in/2007/01/tutorial-translating-aspnet-web.html
http://www.docstorus.com/viewer.aspx?code=c76083e2-047b-4ad4-bf39-ffd5fb72c8bc
If you are using JSP:
http://www.tutorialspoint.com/jsp/jsp_internationalization.htm
Well, there are lot of ways you can do this in PHP. Here are some great resources that can help you out:
http://www.bitrepository.com/php-how-to-add-multi-language-support-to-a-website.html
http://devzone.zend.com/1438/adding-multi-language-support-to-web-applications-with-php-and-pear/
http://www.apphp.com/tutorials/index.php?page=multilanguage-database-design-in-mysql
If you are using ASP.NET:
http://www.codeproject.com/Tips/644196/Create-Multi-language-ASP-NET-Website
http://dreamdotnet.blogspot.in/2007/01/tutorial-translating-aspnet-web.html
http://www.docstorus.com/viewer.aspx?code=c76083e2-047b-4ad4-bf39-ffd5fb72c8bc
If you are using JSP:
http://www.tutorialspoint.com/jsp/jsp_internationalization.htm