Jump to content

rakibtg

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by rakibtg

  1. i need to make a php function which will summarize a website content. the idea is to get all those content using Simple html dom parsar , then match some lines with the keyword and return them. i know how to fetch content, but can't understand how to match the keywords with lines, then pick the most matched lines! later, i found this great article http://stackoverflow.com/questions/1195947/best-practices-on-displaying-search-results-with-associated-text-snippets-from-a#1201464 but cant configure! i wish something like this > http://smmry.com/ as a beginning prog. i can't understand how to do this ... pls pls help me
  2. @kicken its a online summary generator tool. @Psycho good idea... seems promising please tell me more about the process if possible... cause i know little about this stuff
  3. hi, i use PHP Simple HTML DOM Parser to get some data from another website. Big problem is while my server IP send a hundred requests in a second to source website and get blocked So, how i can use users own IP address while parsing a website? I know about using a proxy with simple php html dom parser but it's another big problem to me Please give me ideas. Thanks
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.