PHP Classes
elePHPant
Icontem

PHP Count

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 394       Packages icon Packages (121)   Blogs icon Blogs (23)   Discussions icon Discussions (2)   Packages icon Forums icon Package forums (231)   Blogs icon Forums icon Blog forums (17)  

      1-10   11-20   21-30   31-40   41-50   Next >  
Count Rows Support forum countrows Count the lines of files that exist in a directory   This class can be used to count the lines of files that exist in a directory. It traverses a given directory recursively and checks the files with names that have one or more possible file name extensions. The ...
HTML Count Support forum html_count Count the occurrences of a given HTML tag   This is a simple class that can be used to search and count the number of occurrences of a given tag in an HTML document. It searches a document for the HTML tags using a given regular expression. The document can be a ...
This class can count site visitors using a MySQL database table. It uses a MySQL database table to update a count of pages viewed on each day. The class can also generate statistics of page views for a given number of days. Visits Support forum visits Count site visitors using a MySQL database table ...
Time Count Support forum timecount Measure the time a script takes to execute   This class can be used to measure the time a script takes to execute. It starts measuring time once an object of the class is created. At any time the class may return a message telling how long it passed since the object ...
byte converter class Support forum byte_converter Convert byte counts into KB, MB, GB and TB   This class can be used to convert byte counts into KB, MB, GB, TB, etc.. It takes a byte count number and a given format either in KB, MB, GB, TB, etc., and converts the value to other formats. screenshot ...
Access Counter Support forum accesscounter Count and display page accesses stored in files   This is a simple class that can keep track of page accesses by storing the number of user accesses in server side files. The class can store the access counts of multiple pages of a site in single file. That ...
x64 Simple Counter Support forum x64_simple_counter Count site visits using flat files   This class can be used to count site visits using flat files to store visit statistics. It logs the visiting users IP address in order to know if the visitor was already counted. It may also be used to know if ...
Page Counter Support forum dwi-hit-counter Display a graphical page hit counter   This class can be used to display a graphical page hit counter. It read, update and stores the page hit counts in text files. The counter is displayed a sequence of HTML tags for images that represent each digit of the ...
Simple Page Crawler Support forum simple-page-crawler Retrieve HTML pages and extract its elements   This package can retrieve HTML pages and extract its elements. There is one class that can retrieve remote Web pages. There are also other classes that can extract page elements like the words in the ...
Count Hour Class Support forum counthourclass Calculate the length of time between two moments   This class can be used to calculate the length of time between two moments. It can compute the difference of two time periods in seconds. The difference can be presented formatted in hours, minutes and ...

      1-10   11-20   21-30   31-40   41-50   Next >