gdvickery


Member since 03/02/2009

Name: Gavin Vickery

gdvickery

Location: British Columbia, Canada

Website: http://geekforbrains.com

2 snippets

2298 profile views

1 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

gdvickery's Recent PHP Snippets



« Prev 1 Next »
These 4 lines of code can be used to extract and return all links from any page using regex patterns. If links are found, an array is returned, else boolean false is returned.
4 1049 posted 15 years ago by gdvickery
This method is a bit faster and more reliable then using the "explode" method. Works with PHP 4.0.3 and up.
4 743 posted 15 years ago by gdvickery
« Prev 1 Next »