-
sql2excel is designed to provide a easy way to output mysql sql content in Excel Format & stream it on the user's browser directly.
-
Simple XML RSS Parser is a simple class that can parse XML RSS feeds and extract information from its item entries.It uses the PHP Expat extension to parse the XML RSS feeds and locates the item entries to extract the item titles, descriptions and link values.For each item entry that is found it outputs its values in HTML list.
-
Smart Counter class can be used to count the number of visitor of a site using a MySQL database table. It can keep track of the total visitors of a site, visitors of a given page, visitors in the current day and the active visitors (access in the last 5 minutes).The visits of users of the same IP address are ...
-
Paging Easy is a class for generating HTML links to navigate MySQL database query result listings split over multiple pages. It takes as parameters the total number of rows in MySQL database query result set, the limit number of rows to display per page and the current page to display.Paging Easy can generate different types of links to go back ...
-
Result set page navigator is meant to generate navigation HTML links to browse database query results split between multiple pages.Result set page navigator generates Next, Previous, Start, End and direct page jump link from a given total number of result rows and limit number of results per page parameter. The links may include given icon images. It also generate a ...
-
MySQL Spell Checker can be used to check the spelling of text. It uses a MySQL database table to store the dictionary of valid words.MySQL Spell Checker can process a text and return all words that seem to be wrong. It may also highlight the wrong words using HTML tags to change the presentation style of the words to be ...
-
MySQL to XML - XML to MySQL class allows you to insert XML in MySQL and export MySQL to XML. The class XMLFile and my other class such as MySQL Connection, MySQL RecordSet and MySQL Log are required.
-
Paginator is a class that can help you to split MySQL database query result sets in pages. Paginator will return a number that can be used to set your start result row and a number to use as an offset.The class methods return values that you can use to create your navigation links.The values Paginator presently returns are:- First of ...
-
MySQL Paging is a simple class that can return a MySQL database query results for spliting into multiple pages given the maximum number of result rows to present on each page.Usage :- Create a class object with 3 arguments: MySQL SQL query, limit of records per page, MySQL connection handle- Output the page numbers as links- Retriev the MySQL Query ...
-
PHP Calc is the most basic calculator written in php. This is a 5 minute script that is powerful because you can make it calculate anything.It just takes some imagination and some knowledge of math. Feel free to change the script to make it like your site, but remember to leave credit if you change it.
-
Simple Php and MySQL counter. 2 in 1 - visitor count (session) - page download count.
-
This PHP-Nuke Module speaks with your Cpanel (hosting manager) and manages your email accounts! By this module you can manage the email account into PHP-Nuke administration, without connecting to the Cpanel administration! This module is compatible with all the Cpanel theme skin! This module has been tested on PHP-NUKE 7.8 and is ready for italian and english languages. What you ...
-
Script to convert text to an image of specified width, automatically wraps text and adjusts height of image to allow all text to fit.
-
This library assists in parsing XML documents into generic PHP arrays. Also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds.
-
Fpoll v1.0 is designed to be the simplest and most easy customizable open source web poll script. The script uses PHP and MySQL, and can be set up in only a few minutes. Add the poll to any page in your site by simply including the poll.php file!


