Zebra_Database, a MySQL database wrapper written in PHP Support forum phpmysqlwrapper1_0_5 A MySQL database wrapper Zebra_Database it is an advanced, compact (one-file only), lightweight, object-oriented MySQL database wrapper built upon PHP's MySQL extension. It provides methods for interacting ...
Zebra_Image, a lightweight image manipulation library written in PHP Support forum imagetransform Perform image manipulation operations This is a compact (one-file only), lightweight, object-oriented image manipulation library written in and for PHP, that provides methods for performing several ...
Zebra_Session, a wrapper for PHP’s default session handling functions, using MySQL for storage Support forum phpsessions Session handler that stores session data in MySQL Zebra_Session is a PHP class that acts as a wrapper for PHP’s default session handling functions but instead of storing session ...
Zebra_Pagination Support forum zebra-pagination Show links to browse listings split in pages This class can show links to browse listings split in pages. It takes as parameters the total number of listing entries, limit number of entries to display per page and the current page number. The class ...