I need to provide multi language and multi currency facility to my project. My team don’t want to use Google language converter. How can i achieve this task. My project is related to hotel bookings and i’m developing this project using php. Please help me.
Share
What you need is internationalisation. Often abbreviated to i18n.
Are you using a framework? Large web frameworks as Symfony, CakePHP, Code Igniter have i18n libraries integrated.
If you can configure the production server you can enable the PHP Intl.
i18n enables you to:
differentiate the currency format depending on language/culture so that in some countries it will be 5€ instead of €5