QueryString

Package:
Summary:
Assemble variables to generate a query string
Groups:
Author:
Description:
This class can be used to assemble variables to generate a query string.

It can add and remove variables and the respective values that will be added to a list of variables.

The class can assemble the variables and form a query string that can be used in URLs.


Shopping cart AJAX

Simple shopping cart with Ajax
Package:
Summary:
Add products to a shopping cart using AJAX
Groups:
Author:
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.


Shopping Cart AJAX

Simple shopping cart with Ajax
Package:
Summary:
Add products to a shopping cart using AJAX
Groups:
Author:
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:
Summary:
Add products to a shopping cart using AJAX
Groups:
Author:
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:
Summary:
Handle requests to network servers
Groups:
Author:
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:
Summary:
Generate SQL queries from HTTP request values
Groups:
Author:
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:
Summary:
Generate lists of pages for split listings
Groups:
Author:
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.


Powered by Gewgley