Jump to content

r00s7a

New Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

r00s7a's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. I need help with a script... I am wanting to create a PHP script that creates a txt file when users open or download a document with their username and a timestamp for verification. Would like it to create one log file and append to it each time a new user opens the file. Database name: questusers Table name: ac_users User field: username Ex. Users are logged in under their username. Upon clicking link, the script would take their username and date, and write it to a log file. Each month I would be able to pull the log file and see who has opened the file and when they did it. Using a Linux server, MySQL and PHP 5.0. Any ideas or suggestions of other ways to accomplish this? My fallback idea was to have the uses enter their own username and have it generate an email each time they opened it. Any and all help would be greatly appreciated. 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.