scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: Web Content Management Systems
Web Content Management Systems offer the consumer the freedom they need without giving too much freedom that may make the website look bad, there is a high demand for the ability to update a website when needed, not when convenient. People like to have power over managing their own company, content management gives them the ability to expand on their own terms, without extra costs. Content Management (aka. Web Content Systems) saves both yourself and your client time and generates more income for you.
Your Ad Here

Topics:

Lethal Penguin Stuff:

PassMasterFlex

Download (Count: 7564 downloads)

Purpose:
This is a simple single-user login that utilizes cookies for authentication. PassMasterFlex was written to provide an alternative to the Apache login, since the only successful way to "log out" with Apache is to close the browser window.

Features

  • Cookies Based
  • When user logs out, cookie is removed from user PC
  • Utilizes md5 encryption for password
  • Logout window

Requirements

  • Platform independent (However, only tested on Linux, AIX, and Win XP)
  • Cookied enabled-borwser
  • PHP - (register_globals: on)

Installation

  • Open config.php and change noted variables.
  • Open index.php, look for <!-- BEGIN YOUR TEXT HERE --> and the <!-- END YOUR TEXT HERE --> tags, add your HTML between these. Do not make copies of this file for additional pages, it contains the main login; copy page2.php instead.
  • Open page2.php, repeat process mentioned in Step 2. Make as many copies of this page, just rename (duh), link, and keep code above and below <!-- BEGIN YOUR TEXT HERE --> intact.
  • Upload contents of PassMasterFlex to your web server.
  • That's it!

License
PassMasterFlex
Version 1.1
Released July 15, 2003
Updated December 3, 2003
© Lethal Penguin 2003

PassMasterFlex is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See http://www.gnu.org/ for more information regrading the GNU General Public License.

Copyright © 2000-2008 All rights reserved. Contact Lethal Penguin Rendered in 0.0011 sec Updated: August 29, 2007 23:06