-
Team Speak Admin Class is meant to provide a means to administrate Team Speak voice chat servers remotely.With Team Speak Admin Class you can add or remove Team Speak servers. You can also grab several types of statistics like players on a specified server or wasted bandwidth.
-
Ajax Table Edit can be used to edit data in the cells of an HTML table using AJAX to save the changed cell values without reloading the current page. It takes an bi-dimensional array as parameter to define the contents of the cells of the table to be edited. Then it generates the table HTML with the necessary JavaScript code ...
-
MySessions registers the class as a PHP session handler so all operations to access to session data invoke the class functions. It creates a new record on a given MySQL table when the session is start. Subsequent accesses to the same session data make the class retrieve, update or delete the respective table record.MySessions can handle sessions with or without ...
-
TranslitISO9, most characters of an UTF-8 string with Cyrillic text can be replaced by their ASCII equivalents.Requirements: PHP 4.0 or higher
-
CrawlProtect give you three levels of protection for your website.- First with the help of htaccess rules, Crawlpotect will block code injection attempts, SQL injection attempts, visits coming from crawler known as "Badbots" (crawlers used by hackers), website copier and shell command execution attempts.- The second level, is an easy way to change chmod of your site folders and files; ...
-
DbProxy can be used to execute MySQL queries from SQL templates defined in XML files. The script can parse a given XML file that contains definitions of SQL query templates. DbProxy can execute given MySQL queries eventually replacing template parameters with given values.
-
MS Word And Excel is the content-type headers of the HTML output can identify it as Microsoft Word or Excel files. Requirements: PHP 1.0 or higher
-
Apache or MySQL log files can be opened, parsed and several details can be extracted. The extracted log file details are returned by My Error Log Parsing in PHP in arrays.Requirements:PHP 5.0 or higher
-
City to Province - Netherlands can determine the code of a province of a given Netherlands city. The name of a province can also be returned from a specified code.Requirements: PHP 5.0 or higher
-
IDForm can compose a form by adding input elements interleaved with arbitrary HTML sections by defining the input parameters. You can also directly add html code into composing form if you need. IDForm assembles the HTML of the composed form and returns it as a string. The generated HTML code is compliant with the W3C standards. Requirements: PHP 5.0 or ...
-
A query can be executed to retrieve all data from a specified MySQL database table with Show any MySQL table.The Show any MySQL table generates a XML document from the data retrieved from the table. The XML document is displayed as the output of the current script.Requirements: PHP 3.0 or higher
-
Parse keywords from text can open a text file and extract words according to several criteria.All the words, a range of words, or words that occur more than a given number of times, can be extracted.Requirements: PHP 5.0 or higher
-
Ray Feed Reader can retrieve and parse a RSS feed from a given site. It supports RSS 0.92, RSS 2.0 and Atom formats.The RSS feed can be processed and displayed in an HTML page by another class.Requirements: PHP 5.0 or higher
-
With Poll and Voting Script, you can provide votes and polls on your website. A visitor selects one option and clicks the submit button to vote. The results will be displayed as graphical bars. To prevent manipulations the script uses the IP address of the user and/or Cookies. That is to make sure, every visitor votes only once.
-
Google Client is a simple class that searches the Web using Google via the SOAP Web services API. This class requires the PHP 5 SOAP extension.Requirements: PHP 5 SOAP extension


