CDN CMS

Package:
Summary:
Manage content stored in a MySQL database
Groups:
Author:
Description:
This package can be used to manage content stored in a MySQL database.

The main uses other classes that can retrieve and display content from a MySQL database for pages made of modules, blocks, menus and news sections.

The page block templates are also retrieved from the database.


cPanel Email Account Mgr

Package:
Summary:
Manage hosting e-mail accounts with cPanel
Groups:
Author:
Description:
This class can be used to manage hosting e-mail accounts with cPanel.

It send HTTP requests to the cPanel administration pages Web server to perform several operations.

Currently it can create and delete e-mail accounts.


The class is based on scripts from Md. Zakir Hossain (Raju).


[Free] New Video Editor from Pinnacle: Edit Your Videos and Home Movies

Looking for a video editor to trim your holiday home movies (or any other type of video for that matter)? A new Windows video editor from Pinnacle has been added to the Free Video Editing Software page. This editor supports video (AVI, MPEG-1, FLV, etc), audio and image files. You can even extract the sound/music from a video easily and save it as an MP3 file.

Tamplate

Package:
Summary:
Template engine that replaces variables with text
Groups:
Author:
Description:
This class implements a template engine that replaces variables with text.

It can read and parse a given template file to replace marks with text values from variable values. The variable values may also be passed as arrays.

The processed template may be returned as a string or displayed as the current script output.


PgProcedures

Package:
Summary:
Call PostgreSQL stored procedures
Groups:
Author:
Description:
This class can be used to call PostgreSQL stored procedures.

It defines the __call function to accept calls to PostgreSQL stored procedures by the name of function of the class that is called.

The class takes the function arguments and converts them to parameters that are passed when the stored procedure is called.


Image Class

Package:
Summary:
Create and manipulate images
Groups:
Author:
Description:
This class can be used to create and manipulate images.

It can create a blank image or from a file in GIF, PNG or JPEG formats.

The class can perform several types of image manipulation operations like getting pixel colors, finding a solid band of a color, fill an area with a color, draw ellipses, rectangles, lines, text, rescale the image, apply filters, crop the image, etc..

The processed image can be saved to a file or dumped as the current script output.


Powered by Gewgley