in reply to Re^6: How to extract links from a webpage and store them in a mysql database
in thread How to extract links from a webpage and store them in a mysql database

Do you have links 3 deep?



--chargrill
s**lil*; $*=join'',sort split q**; s;.*;grr; &&s+(.(.)).+$2$1+; $; = qq-$_-;s,.*,ahc,;$,.=chop for split q,,,reverse;print for($,,$;,$*,$/)
  • Comment on Re^7: How to extract links from a webpage and store them in a mysql database
  • Download Code

Replies are listed 'Best First'.
Re^8: How to extract links from a webpage and store them in a mysql database
by syedahmed.uos (Novice) on Jan 06, 2007 at 10:35 UTC
    I cant really find that out whether i have links extracted to depth level of three while when i set the value of $max_depth to 3 or 2 i get the same output.