how to crawl a specific word in whole website using php

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahesr
    New Member
    • Nov 2006
    • 7

    how to crawl a specific word in whole website using php

    Frds,

    how to crawl a specific word in whole website using php.need which page it has

    Example: want to crawl a 144 items found,on somepage.html.

    Pls if u have code pls mail email address removed- Ronald
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Real programmers usually do it this way:

    1. understand your problem
    2. design a solution
    3. code a solution, when having problems seek assistance from a forum like this
    4. test a solution
    5. document a solution
    6. bring solution into production

    Why don't you start yourself writing some code to solve your problem?

    Ronald :cool:

    Comment

    • mahesr
      New Member
      • Nov 2006
      • 7

      #3
      hi ,

      i deveoped a code for crawl a one page.but i couldn't find whole page and search a speicfic word.

      Comment

      Working...