Warning: mysql_connect() [function.mysql-connect]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 3

Warning: mysql_select_db() [function.mysql-select-db]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 4

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 4

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 7

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 7

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /data/23/2/120/118/2609933/user/2862902/htdocs/lethalpenguin/design/passmasterflexplus.php on line 8
Lethal Penguin: scripts

scripts

Home > Programming & Design > scripts



Click here to check out all articles in Money Sense This Week's Article: Order Unlimited Business Checks Online

The savings that can be recognized when you order business checks online has caused many company owners to make the switch. Web-based printers typically charge ten to thirty percent less than most financial institutions. This translates into a significant annual savings in overhead for many companies.

Business checks come in three major types. Many company owners aren't aware that the same ones are available on the Web as at the bank. In fact, you can purchase all of the same types as you can buy at your local financial institution. The three major types include:

1) Continuous: Continuous forms are designed for dot matrix printers. Each separate one is connected by a perforation so that they can be fed into the printer. This allows them to be printed "continuously", as they are so-called.

This variety is not as popular as they once were. Dot matrix printers have been largely replaced by other types of printers (namely laser ones). However, some businesses still use and prefer this type of printer.

2) Laser: This type is the "modern" version of its continuous cousin. This type can be printed from a laser printer.

Topics:

Lethal Penguin Stuff:

PassMasterFlexPlus

Download (Count: downloads)

Purpose:
This is a database-driven multiple login that utilizes cookies for authentication. PassMasterFlex+ was written not only to provide an alternative to the Apache login but in response to numerous requests to have multiple users.

Features

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

Requirements

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

Installation

  • Create a MySQL table, preferably passmasterflex, then copy and paste SQL from passmasterflex.sql info with your favorite GUI SQL tool (phpMyAdmin).
  • Open config.php and change noted variables.
  • Login using: (Username: admin | Password: admin) Be sure to change this ASAP, under Administrator Control!
  • Open main.php, look <!-- 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 links corresponding to account privilidges; 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 PassMasterFlexPlus to your web server.
  • That's it!

License
PassMasterFlexPlus
Version 1.2
Released November 11, 2003
Updated January 27, 2003
© Lethal Penguin 2003-2004

PassMasterFlexPlus 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-2012 All rights reserved. Contact Lethal Penguin Rendered in 0.0181 sec Updated: September 06, 2011 09:47