[Php-it] internazionalizzazione sito
Emiliano Gabrielli (aka AlberT)
AlberT at superalbert.it
Tue Oct 16 09:17:14 CEST 2007
On martedì 16 ottobre 2007, Alessandro Marinuzzi wrote:
> <?php
> $find = $_SERVER['HTTP_ACCEPT_LANGUAGE'];
> $lang = substr($find,0,2);
> echo $lang;
> ?>
wow, non avrei saputo usare più variabili di appoggio ;-)
--
<?php echo ' Emiliano Gabrielli (aka AlberT) ',"\n",
' socio fondatore del GrUSP ',"\n",
' AlberT_at_SuperAlberT_it - www.SuperAlberT.it ',"\n",
' IRC: #php,#AES azzurra.com ',"\n",'ICQ: 158591185'; ?>
More information about the Php-it
mailing list