Hi,
I had an idea for a PHP script, but I dont have a single clue on how to get started and make it. So I was wondering if anyone can push me in the right direction? Or is it too advanced for a newb like myself?
So the idea is:
Enter the URL of a webpage e.g.: http://betterphp.co.uk/. List all links on that page and filter out the outgoing links. So those linking to another website (Youtube, Wikipedia etc).
Spidering an URL and look for outgoing links
- Linkjuice57
- Posts: 23
- Joined: Tue Jul 12, 2011 2:44 pm
Spidering an URL and look for outgoing links
non-existent PHP newb
Re: Spidering an URL and look for outgoing links
You could just compare the domain ?
Which part are you having trouble with specifically ?
Which part are you having trouble with specifically ?