trace how many times my catalog had been download. php script version

Discussion in 'PHP' started by justinlorder, Mar 28, 2009.

  1. #1
    I upload my product catalog(catalog.zip) to one of my ecommerce site .
    I would like to trace how many times my catalog had been download .

    I need a simple php script with no database to trace it.
    How can I make it .
    Thanks for your help .
    (PS, actually at present my site is based on asp . I have solve the problem with dp helpful member . http://forums.digitalpoint.com/showthread.php?t=1279210
    But now I also need a php version of the script.
    )
     
    justinlorder, Mar 28, 2009 IP
  2. Stylesofts

    Stylesofts Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hello,

    Well u will need to write a small script for this and u need call this script by making a function on the download link...

    so u can create an xml for the softwares... and each the software is downloaded update the xml that time..:)..

    whenever the trigger is made..read the counter for that xml throught the softwareId and update the counter..and write it in the xml



    Regards

    Stylesofts Developing Team
     
    Stylesofts, Mar 29, 2009 IP
  3. justinlorder

    justinlorder Peon

    Messages:
    4,160
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I have little idea of php .
    Could you give some php code ?
    Thanks.
     
    justinlorder, Mar 30, 2009 IP