-
This is a PHP script can be used to time events. The script basically counts time, but events can be attached to the timer start and/or stop. Features of PHP_Timer:- Start timer- Stop timer- Return elapsed time- Formats the elapsed time as a string- Returns the resources (time, memory) of the request as a stringInstallation:- PHP_Timer should be installed using ...
-
This PHP script is created to display the time remaining to a given date. It first takes a given final date and then computes the remaining time to reach that date. The remaining time in seconds, minutes, hours, days and weeks will be displayed by CountDown PHP Script if the date has not been reached. Or just a countdown finished ...
-
The PHP script, Word Harvester, will fetch and count the keywords of a web page. It shows all the words with count number on your website. Search engine's used to rank webpages by keyword count, although this is no longer the standard cause spammers, it is still a great tool for building meta keyword tags.
-
Project Estimator can be used to count the number of lines and characters contained in the files of a project. It can traverse a given project directory recursively and process files that match a given file name pattern.Project Estimator counts the number of lines of the matched files and the total number characters excluding white space or just considering alphabetic ...
-
Words counter is used to search and count the words in a file. This script can open a file and display how many words it contains and how many times they appear. It can also seach a specific word and display how many times it appeared. Requirements:- PHP 5.0 or higher
-
xFraction can take as parameters fractional numbers represented in several ways, like array with numerator and denominator integer values, integer, floating point or string with a number. Operations such as adding, subtracting, multiplying, dividing, comparison, cancel, retrieving the canceled reciprocal fraction, can be performed. Requirements: PHP 5.0 or higher
-
Count Hour Class can compute the difference of two time periods in seconds. The output can be formatted to display the time difference in hours, minutes and seconds. Requirements: PHP 3 or higher
-
Classe Prestazioni can count the time from a given point of the start and end of a script. The difference between the start and end times can be printed.Requirements: PHP 4.0 or higherLimitations:The code and the comments are in Italian.
-
Make a easy way to count access to files and urls through filecounter.
-
The spectrum of files to check can be restricted by specifying precise extensions.LineCount allows you to either output the detailed file list, or return an associative array with total number of sub-directories, files, and lines.
-
The number of words with and without integer numbers from a text string can be counted.Key Features of Paragraph:- Determine whether a string represents a valid integer, float or number value- Convert a letter in given position of a text string to upper case- Get a list of all characters in a text stringRequirements: PHP 3.0 or higher
-
Word Count takes a text string and counts how many times each word appear in the string. The word that appears more times in the text string is returned.Requirements: PHP 5.0 or higher
-
Once a class object is created, it starts measuring time. At any time the class may return a message telling how long it passed since the object was created.Requirements:PHP 5.0 or higher
-
ML Log can be used to log Web site visitors in a MySQL database and compute statistics from the logged information. It uses sessions to destinguish each visitor. It can determine the visitors county by looking up a database table with information of the countries associated to each IP address range.ML Log provides functions for display the visitor log entries ...
-
The functions can be used on strings or arrays of strings, of any depth. Full documentation of these methods can be found within the class comments.Key Features class.strings.php:- validateString()- validateArray()- validateEmail()- convertSymbolsToEntities()- convertTextToHTML()- trimStringToLength()- trimWordFromString()- trimFirstWordFromString()- trimLastWordFromString()- trimString()- trimStringLeft()- trimStringRight()- addSlashesToString()- trimSlashesFromString()- processFunction()- getOrdinalString()- getPluralString()- trimNewlinesFromString()- trimCarriageReturnsFromString()- getFileExtension()- getFileName()- getFileSize()- countWords()- countSentences()- countParagraphs()- getStringInformation()




