This class was created to simplify the process of representing images with
thumbnails. This class simply gets the image's size, converts the height
and width depending on what you've set the class to do and then outputs
and HTML tag with the appropriate values. It requires no additional
libraries and is cross-os compatible.
thumbnails. This class simply gets the image's size, converts the height
and width depending on what you've set the class to do and then outputs
and HTML tag with the appropriate values. It requires no additional
libraries and is cross-os compatible.
ANG
GES
G
P
A Class to render automagically Form Fields Html code. I use it in
combination with a table that contains the fields description like type,
name ...
ANG
GES
G
P
Class that connects to a FTP server to work with files and directores.
It features:
- connect to ftp server
- change current working dir
- ...
ANG
GES
G
P
A generalized parsed template caching mechanism, that can work with a variety
of existing template classes.
ANG
GES
G
P
Paranoia was designed to check the validity of the parameters that a php
page will receive after a form submision. It can be used to check the
v ...
ANG
GES
G
P
Extension for the forms generation and validation class to manage forms
that are presented in multiple pages. It features:
- Sequential mode (Wi ...
ANG
GES
G
P
This MySQL class has the following features:
- Debug messages (can be activate or not);
- Error handling (can be activate or not);
- Basic MySQ ...
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...
