Skip to main content

2 posts tagged with "php"

View All Tags

· 4 min read

When you are developing a PHP Web Application, many times you need it to be dynamically available in several languages. One solution for this is to enable the Gettext PHP extension into PHP itself. If you are using a WAMP, XAMP or MAMP distribution the only thing you have to do is removing the semicolon of the gettext.so or gettext.dll extension that you can find in php.ini.