-a# Remove first & $str =~ s/^&//; # Remove last & $str =~ s/&$//; # Remove all & $str =~ s/&//g;
In reply to Re: Reg. Expression - Replace " from string
by albert
in thread Reg. Expression - Replace " from string
by dani_cv_74
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |