PHP LPD

PHP LPD 1.0

LPD stands for "Line Printer Daemon", a network protocol for submitting print jobs to a remote printer.PHP LPD creates a virtual interface for sending printing jobs to a printer via PHP code.A demo and usage instructions are included with the download...

GoogleMapsGeocoder

GoogleMapsGeocoder 2.4.0 updated

It is a PHP 5 object-oriented interface to the Google Maps Geocoding Service, allowing various queries and results retrieval operations. Can fetch results in KML, CSV, XML and JSON format. The code is very well commented and easy to understand. What is...

DbBackup

DbBackup 1.0

DbBackup is a one-file PHP class. In this single file, both database and backup settings are stored, along with the code that handles the database dump.The DbBackup PHP class can handle sendinb MySQL dumps to a desired email address, while also creating...

Zebra_Session works as an alternative (or better say replacement) for PHP’s built-in session handling system.By default, PHP uses a flat file on the server to store session details and a cookie file on the user's PC to identify the correct owner of...

Standalone PHPEnkoder can be used on any site where either you or your users need to embed email addresses in the text in various forms.The class works with normal page load mechanisms, and also supports content loaded via AJAX calls as well.The...

xFraction

xFraction 1.0

Developers can use it for basic operations like adding, subtracting, multiplying, and dividing.But it can also be used for more complex tasks like comparisons, cancellations, and also retrieving the canceled reciprocal fraction.xFraction also provides the...

Snoopy

Snoopy 2.0.0

It automates the task of retrieving web page content and posting forms. Must-have tool for any web developer.What is new in this release:Removed all dependencies on cUrl, use OpenSSH for SSL connections. Added SSL certificate checking Added getResults()...

The PHP User class is written following OOP guidelines and uses a MySQL database to store user details.The class will help developers add a basic user management feature to their PHP apps.The PHP User class package includes the following out of the box:-...

mp3Data

mp3Data 0.1

The mp3Data class uses the getID3 PHP library to parse an MP3 file's header for ID3 tags.It can be used to fetch meta data like:Artist nameSong titleAlbum artworkGenreYearLyricsCommentsPublisher infoThis information can then be passed to a more complex...