Superwormy
Golden Member
I need a regular expression (prefably in PHP) that matches the following:
<a href="
UNLESS the next character is one of the following:
#
OR
mailto:
Can ya help me?
</a>
<a href="
UNLESS the next character is one of the following:
#
OR
mailto:
Can ya help me?
</a>