[Php-it] EREG fermarsi alla prima occorrenza
Emiliano Gabrielli (aka AlberT)
AlberT at superalbert.it
Wed Jul 12 11:23:12 CEST 2006
On Wednesday 12 July 2006 11:21, Emiliano Gabrielli (aka AlberT) wrote:
> pereg_match_all('#\{[^}]+\}#', $a, $matches);
>
> o qualcosa di simile .. scusa ma non ho tempo di testarla
ho dimenticato le tonde :-P
ereg_match_all('#\{([^}]+)\}#', $a, $matches);
--
<?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