[Php-it] stringa e byte
Emiliano Gabrielli (aka AlberT)
AlberT at superalbert.it
Mon Jul 16 15:21:12 CEST 2007
On lunedì 16 luglio 2007, Mailinglist - Francesco Reitano wrote:
> dovrei fare una cosa del tipo:
> se trovi 0x03 sostituisci con 0x3f
> non credo che
>
> $string{ $pos }
>
> possa servire, o sbaglio?
strtr
--
<?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