small help with regular expressions
Posted: Wed Jul 12, 2006 7:25 am
Hi people
Given a PHP string
How can I use eregi to find out if the string contains any tag that is not <p> or </p>
any help with formatting this pattern will be useful
I am new to regular expressions
thanks
Given a PHP string
How can I use eregi to find out if the string contains any tag that is not <p> or </p>
any help with formatting this pattern will be useful
I am new to regular expressions
thanks