Quote:
Originally Posted by mrkris
Really? Let me add another. drocd should remember this regex I pasted him a while ago.
PHP Code:
@ox.+ref = "(.+)".+c="(.+)".+e="(.+)".+ft">(.+)<@Us
|
Rails is for snails.
Here, have a link scraper.
Code:
$preg = "/a[\s]+[^>]*?href[\s]?=[\s\"\']+(.*?)[\"\']+.*?>([^<]+|.*?)?<\/a>/i";