|
Plug-in PHP: 100 Power Solutions By Robin Nixon (McGraw Hill 2010, ISBN 978-0071666596) Home | About | Buy It |
Chapter 5: Plug-in 22 - Get Links From URLWhen you first need to extract HTML links from a web page (even your own) it looks almost impossible and seems quite a daunting task. And it's true, parsing HTML is quite complex. But with this plug-in all you need to do is pass it the URL of a web page and all the links found within it will be returned. |