Hello,
I'm looking to write a script that would scan a page at a user-specified url and display all of the links on that page. Sort of like how a search engine spider organizes information out of pages. Is this possible using PHP?
Any suggestions on where to start would be appreciated!
--Tokey