PHP Scripts

Checkout Express for iPhone

Checkout Express for iPhone

Checkout Express meets iPhone. Transactions Simplified. Checkout Express is an add-on for the Checkout Express Point of Sale System. It will allow you to convert your iPhone into a mobile sales terminal. More importantly you can transact a sale before you put it through on a debit machine or accept the cash. Perfect for when a register is tied up. Features You can add new clients. Transact a sale. Requirements Apache, PHP4 or 5, MySQL C...

Checkout Express Point of Sale System

Checkout Express Point of Sale System

* Version 2.0.2 Update Available. If you purchase Checkout Express, please check back to get the newest updates when available. Once the CodeCanyon team has approved the updates, you can re-download it. View Changelog Meet Checkout Express a Web-Based Sales Manager / Point of Sale System. Setup a fast, lightweight (less then 1MB), customizable and highly cost effective cash terminal for your small business or retail outlet. No need to spend...

PHP Database Session Class

PHP Database Session Class

Create user sessions with this easy to use class. Each session is stored in a database and is locked to the current browser and ip address. Create Sessions Destroy Sessions Create Session Variables Access Session Variables Delete Session Variables View session data array Example // Include the class require('session.php'); // setup database array $config = array( 'host' => 'localhost', 'user' => 'root', 'pass' => 'root', ...

Messaging System

Messaging System

Current Version: 1.1 CHANGELOG ================================= version 1.1 Fixed “Deleted message(s) are not in trash”. INTRODUCTION ================================= Messaging System was created with “Simple and Easy Integration” in mind. What this mean is that you can easily integrate this application into your existing website. With version 1.1, I have included all the features that I believe are necessary for the Messaging System...

Notify

Notify

Display simple and elegant notice messages on your website using just one line of code (yes one line!). This script is quite basic and uses only two files (plus images) and should be very easy to integrate into existing projects. The download comes with a very extensive help guide and also a full working example file which has more comments than code! I am also happy to support this item as much as possible, so if you experience any t...

Map My Client

Map My Client

MMC is(map my client) is a google map application,it combines the power of Google Map and CakePHP to give you an easy way to manage your clients(contacts) from a geography view. With the power of Google Map, you enable yourself and coworkers to view your clients on a map. With the power of CakePHP, you can update clients’ info from user-friendly admin panel and create different roles to view/manage the map. MMC can be used as a contact man...

QR-code class

QR-code class

This is an neat PHP -class for you that want to create QR-codes with some easy steps. What you need is only 3 lines of code to create your own QR-code. Current supported formats: Plain text URLs E-mail addresses Phone numbers SMS Wifi networks You may aswell save your QR-codes to your own server. (Requires ini setting allow_url_fopen to be enabled) Click “live preview” or visit http://altslags.net/projects/QRCodeClass/ to see it in...

CSS3 Button Generator

CSS3 Button Generator

CSS3 BUTTON GENERATOR Created by Tiago Lopes Exlusive: CodeCanyon.net Feedback and Rating is highly appreciated. UPDATES v1.2 – 21.07.2010 1334 Sample Buttons Added! Font-family Option with Ajax’ed Real Time Preview ‘Another Similar Buttons’ Function (Shows 16 variations more with options you’ve choosen) Hexadecimal test on colors was improved Strip spaces (on form values) function added Replace other characters than letter...

Paging Class

Paging Class

Paging class is simple class allow you to generate dynamically navigation of your pages. It has a lot of options and is easy to configure. This pack contains: php file with paging class index.php file with 6 examples one css file with style example Updates: Added check for current page number Added number of navigation buttons variable

Data File

Data File

If you want to store data in a file this class is the perfect solution, you can easily manage the data with no knowledge of how to store it required. You can use this system to create a comments system or blog, or any system that would typically need a database with a few simple files. But don’t think of it as something for people with no MySQL access, you could also use Data File to store config information for your project such as the databa...