espressioni regolari.
ad esempio:
$affermazione = "Mi Giovanni";
$verbo = "chiamo ";
$affermazione =~ s/^([^ ]+)\s(\w+)/$1 $verbo $2/;
espressioni regolari.
ad esempio:
$affermazione = "Mi Giovanni";
$verbo = "chiamo ";
$affermazione =~ s/^([^ ]+)\s(\w+)/$1 $verbo $2/;
Marco Allegretti
shishii@tiscalinet.it
Lang: PERL, PHP, SQL.
Linux user n° 268623 Fedora Core 10, Fedora Core 6, Debian Sarge on mips