it does replace the beginning tag, but not the ending tag. i know this should be incredibly simple, but can't figure out what i'm doing wrong....$testtext =~ s/(^<p>|<\/p>$)//;
In reply to simple replace question by jck
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |