codice:
setlocale(LC_ALL, 'it_IT');
$data=strftime("%d %B %Y", time());
echo "
$data
";