On Sun, Sep 07, 2008 at 06:11:26PM +0200, Alessandro De Zorzi wrote:

> <?php
> $msg = array('Banana','Anans','Apple');
> 
> foreach ($msg as $stringa)
>       echo _($stringa);
> ?>

non sarebbe un filo piu' elegante usare $msg=array(_('Banana'),
_('Ananas'), _('Apple')); ?
-- 
Massimiliano Masserelli
-------------------------------------------------------------------------------
If a fool persists in his folly he shall become wise.
                -- William Blake


-- 
Per REVOCARE l'iscrizione alla lista, inviare un email a 
[EMAIL PROTECTED] con oggetto "unsubscribe". Per
problemi inviare un email in INGLESE a [EMAIL PROTECTED]

To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Rispondere a