27 January 2009 – 1:08 PM
This class can be used to search for text within files like the Unix grep utility. The class can traverse a directory recursively and read files with given file name extensions to find the text to be searched. It may also return the number of times that the search text string was found in a [...]
27 January 2009 – 1:03 PM
This class can determining country of the network of a given IP address looking up a simple text database file. It can also determine the path of an image file of the flag of a given country. Download: http://www.phpclasses.org/browse/package/2363.html http://phpclasses.dmwtechnologies.com/browse/package/2363.html (mirror)
27 January 2009 – 12:54 PM
This is a simple class that can be used to generate a calendar for a given month. It generates an HTML table that displays the days of one week per row. Download: http://www.phpclasses.org/browse/package/2754.html http://phpclasses.dmwtechnologies.com/browse/package/2754.html (mirror)