804 projects tagged "php classes"
php smiley is a PHP class that can be used to display a list of smiley icons all at once in a Web page. It retrieves the list of icon images to display from a given directory stored on the server side. The class can either generate HTML with tags to display all images in a single paragraph one after another, or a single image with smiley icons and HTML tags that define all the areas of the image that correspond to each icon. In both cases, the class generates JavaScript code to associate events for when each icon is clicked.
php xmllib is a class that is capable of parsing XML documents using only PHP code, without the need for a special extension library like Expat or any other XML parsing library. The code is very compact and efficient compared to competing libraries. However, it's not as feature-rich.
pimentcore is a Web interface to any PostgreSQL database that was designed with pimentech-dbutils. It allows you to set access rights for tables, to hide or rename things, and perform other operations. Unlike phpmyadmin or the likes, the interface allows complex searches, editing, and additions to the data.
A multi-platform GUI tool for managing key stores, certificates, and digital signatures.