Jump to content

Search MySql for links


Dustin013

Recommended Posts

I have a table that basically stores a ton of HTML information making up the contents of a post submitted on a forum. I would like to parse that table for all the http links in that table. I need to scan that cell for all http links, yet there are no <a> </a> tags, just simply text. I have been testing by caching the page and using regex but it is fairly slow and complicated. Is there a better way to extract all text that starts with http:// effectively?

Link to comment
https://forums.phpfreaks.com/topic/110373-search-mysql-for-links/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.