Monthly Archiv: September, 2010

S-mail

Package:
S-mail
Summary:
Compose and send e-mail messages
Groups:
Email, PHP 5
Author:
Diogo Del Santo
Description:
This class can be used to compose and send e-mail messages.

It can compose and e-mail message adding the necessary headers for setting recipients in To:, Cc: and BCc: headers, sender address, the message subject.

The composed message is sent with the PHP mail() function.

The code and the comments are in Portuguese.


Barcode PHP

Package:
Barcode PHP
Summary:
Generate barcode in GD and PDF
Groups:
Graphics, PHP 5
Author:
Jean-Baptiste DEMONTE
Description:
This class can be used to generate barcode in images and PDF files.

It can take a GD image ressource and render a barcode on it.

The class can also render a barcode in a PDF object of the class FPDF.

Currently it supports barcodes in the formats: codabar, code 11, code 39, code 93, code 128, ean 8, ean 13, standard 2 of 5, interleaved 2 of 5, msi and datamatrix.


Barcode PHP

Package:
Barcode PHP
Summary:
Generate barcode images and PDF files
Groups:
Graphics, PHP 5
Author:
firejocker
Description:
This class can be used to generate barcode images and PDF files.

It can take a GD image resource and render a barcode on the image with a given size.

The class can also render a barcode in a PDF object of the class FPDF.

Currently it supports barcodes in the formats: codabar, code 11, code 39, code 93, code 128, ean 8, ean 13, standard 2 of 5, interleaved 2 of 5, msi and datamatrix.


Simple MySQL Query

Package:
Simple MySQL Query
Summary:
MySQL database access wrapper
Groups:
Databases, PHP 5
Author:
Enio Borges Ribeiro
Description:
This class implements a MySQL database access wrapper.

It can establish MySQL database connections, execute SELECT, INSERT and DELETE queries from lists of parameters and return the results as arrays.

In Portuguese:

Esta é uma simples classe para inserção, leitura e exclusão de dados MySQL.
Criei esta classe para fins de estudo mas, já a usei em alguns projetos e me serviu bastante. Espero que sirva pra você também.


Faisan Guestbook

Faisan GuestBooK is a guestbook application written in PHP 5 and based on flat files with a lot of features used in professional bulletin board systems. Really easy to use for webmasters, designers and developers.

Page Control Class

Package:
Page Control Class
Summary:
Generate links to browse listings split in pages
Groups:
HTML, PHP 5
Author:
Kai Ming Choi
Description:
This class can be used to generate links to browse listings split between multiple pages.

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

The class returns an array with HTML links to the next and previous pages.


GigKalender

The GigKalender is an event planner, specially-tailored for artists and organizers. In contrast to conventional calendars is to focus on the band's internal planning. The frontend-views for implementing into your websites are integrated as an additional gimmick. In addition, there is a guestbook and a news system with Atom and RSS feeds. Based on PHP and MySQL the GigKalender is a small content management system. The GigKalender is under Creative Commons License.
Powered by Gewgley