[Php-it] [ER] Ritorni a capo e tabulazioni
Emiliano Gabrielli (aka AlberT)
AlberT at superalbert.it
Thu Sep 21 17:02:00 CEST 2006
On Thursday 21 September 2006 16:59, Domenico L. wrote:
> Scusate ma come si definiscono dentro un pattern i caratteri di ritrono
> a capo e di tabulazione?!?!?!?
\n, \r e \t ?
--
<?php echo ' Emiliano Gabrielli (aka AlberT) ',"\n",
' socio fondatore e membro del direttivo 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