Jump to content

Search the Community

Showing results for tags 'password protection'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Welcome to PHP Freaks
    • Announcements
    • Introductions
  • PHP Coding
    • PHP Coding Help
    • Regex Help
    • Third Party Scripts
    • FAQ/Code Snippet Repository
  • SQL / Database
    • MySQL Help
    • PostgreSQL
    • Microsoft SQL - MSSQL
    • Other RDBMS and SQL dialects
  • Client Side
    • HTML Help
    • CSS Help
    • Javascript Help
    • Other
  • Applications and Frameworks
    • Applications
    • Frameworks
    • Other Libraries
  • Web Server Administration
    • PHP Installation and Configuration
    • Linux
    • Apache HTTP Server
    • Microsoft IIS
    • Other Web Server Software
  • Other
    • Application Design
    • Other Programming Languages
    • Editor Help (PhpStorm, VS Code, etc)
    • Website Critique
    • Beta Test Your Stuff!
  • Freelance, Contracts, Employment, etc.
    • Services Offered
    • Job Offerings
  • General Discussion
    • PHPFreaks.com Website Feedback
    • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests


Age


Donation Link

Found 1 result

  1. Hello, Can anyone suggest a good "dealer area" script? I’m looking for a script to password protect a section of a website, as a dealers area. It needs to have an admin area, where it lists the user's real name, username, email address, a notes column/field (maybe 100 characters that could be edited and visible only by the administrator), and I’d like a listing of when each user last logged in, with it highlighting anything older than 6 months. From here I can add, edit, delete, and reset passwords on users. I'd also like something that would allow me to use a variable that would allow me to say “Welcome Joe Smith” (using a variable such as $username=”Joe Smith”) if it’s Joe Smith logged in. Basically, then they could access various PDF files, etc. applicable to dealers only, and the vendor could administer who has access. I know lots of manufacturers / distributors use this sort of setup, but I'm not sure what they use. I'd prefer this in PHP, since that's what I'm most comfortable with. I found a few online, but nothing so far that really met what I was after. Any suggestions? Thanks! Ben
×
×
  • 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.