Monthly Archiv: October, 2009

Shopping Cart AJAX

Simple shopping cart with Ajax
Package:
Shopping Cart AJAX
Summary:
Add products to a shopping cart using AJAX
Groups:
AJAX, Databases, E-Commerce, HTML
Author:
Shaik Thasnim Banu
Description:
This class can be used to add products to a shopping cart without reloading the page.

It can retrieve a list of products from a MySQL database and generate HTML to display the products on a page with links to add or remove them to a shopping cart.

When the user clicks on the product links the browser sends an AJAX request to the server to add or remove the products to the shopping cart.


Simple Example of formsubmission, update and remove functionalities with AJAX

Simple shopping cart with Ajax
Package:
Simple Example of formsubmission, update and remove functionalities with AJAX
Summary:
Add products to a shopping cart using AJAX
Groups:
AJAX, Databases, E-Commerce, HTML
Author:
Shaik Thasnim Banu
Description:
This class can be used to add products to a shopping cart without reloading the page.

It can retrieve a list of products from a MySQL database and generate HTML to display the products on a page with links to add or remove them to a shopping cart.

When the user clicks on the product links the browser sends an AJAX request to the server to add or remove the products to the shopping cart.


Mi-Dia Blog

PHP and MySQL powered Blog / CMS system. Designed to be a ballance of performance, quality, asphetically pleasing and easy to use. Easy installation and usage makes this software usable by anyone. Released Open Source under licence GNU GPL.

Socket Server

Package:
Socket Server
Summary:
Handle requests to network servers
Groups:
Networking, PHP 5
Author:
Aleksey V. Zapparov
Description:
This class can be used to handle requests to network servers.

It can create a socket to listen to connections to a given IP address and port.

The class accepts connections and sends an optional welcome message to the client.

It can also register an handler function that will be called when it receives data from a client. The return value of the handler function is sent as response to the client.


Form Data Processing

Package:
Form Data Processing
Summary:
Generate SQL queries from HTTP request values
Groups:
Email
Author:
Matthew Praetzel
Description:
This class can be used to generate SQL queries from HTTP request values.

It processes the HTTP GET or POST request values and generates SQL INSERT or UPDATE statements mapping request value names to table fields and request values to table field values.

It can exclude variables from an array or regular expression and add custom values to use in the query. It can also combine request values.


AJAX Chat using JavaScript, PHP and MySQL

AJAX Chat is a free and fully customizable open source web chat software implemented in JavaScript, PHP and MySQL. Sound support is implemented using Flash, Socket support using Flash on client-side and Ruby on server-side.AJAX Chat integrates nicely with phpBB, MyBB, PunBB, SMF, vBulletin and other PHP community software.

Crafty Syntax Live Help

Crafty Syntax Live Help is free and is progammed in PHP with Mysql for the datatabase. Other highlighted features include the ability to create your own questions, auto inviting visitors, referer tracking, page tracking, ability to view what the customer is typing as they type, multiple chat sessions, sound alert, leave a message if offline, push urls, quick responses, Customizable graphics, and multiple operators. runs on your server and is open source GPL.

Paginacao

Package:
Paginacao
Summary:
Generate lists of pages for split listings
Groups:
PHP 5, Utilities and Tools
Author:
Rafael Paulino
Description:
This class can be used to generate lists of pages for split listings.

It takes as parameters the the number of total number of entries, the limit entries to display per page, and the current page.

There are several classes that generate lists of pages in several styles: Google, Delicious, Yahoo, Jumping, Lista and combo.

The code and comments are in Portuguese.


AMD

Package:
AMD
Summary:
Add, modify and delete MySQL table records
Groups:
Databases
Author:
marcelo entraigas
Description:
This package can be use to add, modify and delete MySQL table records.

It provides functions to SELECT, INSERT, UPDATE and DELETE records of MySQL database tables using parameters from arrays that could be actualluy the current request $_GET or $_POST array.


MiniUrlz – url shortening script

Very simple to install and use free url shortening script that will let you set up your own service in a few minutes. Front page design can be easily modified by editing just a one template file – template.html (front page HTML is totally separated from PHP!). It does not require any database to work. Submitted urls can be easily managed through integrated administrator panel.
Powered by Gewgley