scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: Real Estate Web Content Management Systems
Real Estate Content Management Systems are popping up everywhere. I can recall reviewing over 50 websites that offer this style of service. Real estate agents as a whole spend a great deal of money marketing themselves. Just in the last couple of years, real estate agents have seen more value in marketing online than they have through regular print media. Many real estate agents would rather spend $4,000 for a website rather than spend $4,000 getting listed in the local telephone book. If you offer web design services and have (CMS) Content Management Systems available to your visitors, this might be the time to consider this ever growing popular service for your company. Some types of real estate software are designed to help you manage property listings on your website. Basically, these are content management systems (CMS) that have been adapted for real estate purposes. A good example of such a program would be Realty Manager by Interactive Tools.

Topics:

Lethal Penguin Stuff:

PassMasterFlex

Download (Count: 8404 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-2009 All rights reserved. Contact Lethal Penguin Rendered in 0.0018 sec Updated: March 25, 2009 21:03