Login and Logout with PHP and mySQL PHP script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: id=379
  • Last update:
  • Platform: Windows / Linux / BSD / Solaris
  • Language: PHP
  • Price:Freeware
  • Company: Bjorge (View more)

Login and Logout with PHP and mySQL script description:




Publisher review:
Login and Logout with PHP and mySQL - When the user logs off, the (encrypted) password in the user-db is moved to a temproary field When the user logs off, the (encrypted) password in the user-db is moved to a temproary field, when he tries to enter the restricted page again and if he types the correct password, it will be moved back to the password field again. Just require the function.php3 in all the restricted pages, and call the check_auth(); function like it's done in login.php3. To create the user-table, you can use the syntax: CREATE TABLE users (username CHAR(20), encrpass CHAR(100), tmppass CHAR(100)); Use this to insert a test-user: (aB14QxrLULc36 is the encrypted form of 'testpass') INSERT INTO users (username, encrpass, tmppass) VALUES ('testuser', 'aB14QxrLULc36', '');
Login and Logout with PHP and mySQL is a PHP script for Snippets scripts design by Bjorge. It runs on following operating system: Windows / Linux / BSD / Solaris.

Operating system:
Windows / Linux / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5