-
This is a PHP library for convertinng '.po' files to binary '.mo'files. The library is a must-have tool when dealing with gettext, translation apps or having to to i18n.If no $output_file specified, output filename is same as $input_file (but .mo). The library returns true/false for success/failure.

