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/passmasterflex.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/passmasterflex.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/passmasterflex.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/passmasterflex.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/passmasterflex.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/passmasterflex.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:

PassMasterFlex

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