For Portugal I had to use
<?php setlocale(LC_ALL, 'Portuguese_Portugal.1252'); ?>
using php with IIS on Windows server.
For Portugal I had to use
<?php setlocale(LC_ALL, 'Portuguese_Portugal.1252'); ?>
using php with IIS on Windows server.