Monthly Archiv: September, 2010

PDF print

Package:
PDF print
Summary:
Alter a PDF document to make it print when opened
Groups:
Files and Folders, PHP 5
Author:
Laurens R
Description:
This class can be used to alter a PDF document to make it print when opened.

It can open a given PDF file and regenerate it inserting special JavaScript code to make it open the print dialog when it is opened.

The altered PDF file may be saved to a given file or displayed as the current script output.


DigiOz Who Is Online

The DigiOz Who Is Online Script is a very simple PHP / MySQL Driven script that shows how many visitors your site has at any given time. To use this script, you will have to include it on every PHP page your site is using, to allow the code to update the database whoisonline table with new visitor count.

DigiOz Links Script

The DigiOz Links script is a PHP driven links system that stores all the entries in a simple text file. It is very simple to install and use, and the header and footer files included with the script allow you to customize the script to blend in with the rest of your website.

DigiOz Directory Indexer

The DigiOz Directory Indexer is a simple script that looks into a subfolder inside the directory it resides and lists all the files in that folder, displaying them in a linked format on the screen. This script comes particularly handy when you have a huge list of files you have to post a link to on a page, and do not want to type the link to them by hand one by one. The script will produce a simple HTML index file for you, which you can then save under a different name and use elsewhere on your website.

DigiOz Graphic Counter

The DigiOz Graphic counter is a counter script written specifically for PHP files. This script counts the number of times a PHP page has been viewed through the browser. In order for the script to work, the counter.php file will have to be included inside the page you want to show the counter at. There are several different counter style images included with this script for use.

DigiOz Guestbook

The DigiOz Guestbook is a PHP driven guestbook system that stores all the entries in a simple text file. It is very simple to install and use, and the header and footer files included with the script allow you to customize the script to blend in with the rest of your website. The guestbook contains features such as entry flooding protection, administrative entry notification, bad word filter, emoticons, and much much more. Current Language support includes English, German, Swedish, Greek, Dutch, Philippino and more.

Database Comparator

Screenshot
Package:
Database Comparator
Summary:
Compare the schemata of two MySQL databases
Groups:
Databases
Author:
Alejandro Bazan
Description:
This class can be used to compare the schemata of two MySQL databases.

It takes the names of two MySQL databases and compares their list of tables, fields and indexes.

The results of the comparison are stored in a separate database table.


PNG Data Encoder and Container

Example Result
Package:
PNG Data Encoder and Container
Summary:
Encode and decode data inside PNG images
Groups:
Graphics, PHP 5
Author:
wmchris
Description:
This class can be used to encode and decode data inside PNG images.

It can take a string of data or a file and creates an image in PNG format that stores the values of the given data. The generated image can be monochrome or colored.

The class can also do the opposite, i.e. recover the data previously stored in a PNG image.


Simple and small DB class

Package:
Simple and small DB class
Summary:
Access to a MySQL database using a singleton
Groups:
Databases, Design Patterns, PHP 5
Author:
sifat kabir
Description:
This class can be used to access to a MySQL database using a singleton.

It creates a single instance of the class that can establish MySQL database connections, execute SQL queries, retrieve the number of result rows and retrieve the results in a single array.


Powered by Gewgley