Jump to content

vanleurth

New Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by vanleurth

  1. Hello happy phpkkies,

     

    I search this forum for a sample php code on how to write a links scrapper that will recursively go through each page within a site and pull all the links. Then, I will save them to a database for analysis. I couldn't find something like that.

     

    Also, I was wondering if someone has or is selling a comments library in php. This is, a code or a set of functions that are related to commenting systems. For example; the library should have a function for blocking bad words or a function that will let people vote up or down comments made.

     

    Any ideas or links will be appreciated,

     

    thank you,

     

    V.

  2. Hola Everybody !!

     

    I'm putting together a web app similar to Digg and was wondering if there is a function or code example I can use to avoid users submitt the same url.

     

    For example:

    Right now the user can submit;

    1. http://www.example.com?post01

    2. http://example.com?post01

    3. www.example.com?post01

     

    I want the web app to check if the link has been submitted by the user first and look for duplicate submission.

     

    Any ideas ?

     

    Thank you,

     

    V.

  3. Hello,

     

    Currently I'm using phpadmin to create my queries and copy and paste into my code.

    I was wondering if there is a visual query building in the market I can use to build complex queries by connecting table and having the software build the sql statement for me? Similar to MS Access query builder but for php?

×
×
  • 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.