Forum Moderators: open
I am guessing that maybe something like this?
UPDATE directory SET website = '' where website like '<a href="%%">website</a>'
here is what is in the field of the database
<a href="http://www.webmasterworld.com/" target="_blank">www.webmasterworld.com</a>
but I want it to be just this
[webmasterworld.com...]