scripts

Home > Programming & Design > scripts

Click here to check out all articles in Money Sense This Week's Article: Three Ways a CMS Helps in e-commerce

There are three direct ways that a content management system add-on can help you develop your e-commerce website. This article is going to list those three things and explain how they affect online transactions. Developing an e-commerce website can be a very tricky task. There are many different aspects to the process and each is equally necessary. The major components of an e-commerce process are the inventory catalog, the shopping cart, and the checkout procedure. Designing any of these components is usually time-consuming, and for someone with limited or nonexistent programming skills it can be next to impossible. This is where the content management system (CMS) comes in. Using a CMS makes website development much, much easier across the board. Installing an e-commerce add-on to your CMS essentially does all the programming work for you. Now instead of spending your time trying to figure out how to create the components you can spend it tweaking an existing system. This brings us to the three most important things that a CMS e-commerce add-on provides. Keep in mind these might not be included in all e-commerce add-ons. However, if one doesn't include these features, it's probably best to keep looking until you find one that does. Not only because they're necessary, but also because there are so many different add-ons to choose from that there's no reason why you should settle for one without these three features.

Topics:

Lethal Penguin Stuff:

PassMasterFlexPlus

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