Posts Tagged With: Download php Class

Country From IP :: Lookup the country of a given IP address

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)

Categories: Downloads, PHP Code | Tags: , , , | 418 Comments

Compare Files :: Compare two text files and show different lines

This class can compare two text files, like for instance PHP, HTML, ASP, to determine which lines are different. It can also highlight the differences displaying the files in inline frames. Demo: http://demo.dmwtechnologies.com/PHP/CompareFiles/ Download: http://www.phpclasses.org/browse/package/2365.html http://phpclasses.dmwtechnologies.com/browse/package/2365.html (mirror)

Categories: Downloads, PHP Code | Tags: , | 368 Comments

Automatic Archive Creator :: Take backup of files by copying to other directory

This class can create backup copies of files in a given directory by copying the files to another directory. The origin directory to take the backup is traversed recursively. The class can copy only the files changed after a given date to minimize the time that the process will take after the first backup. Download: … Continue reading »

Categories: Downloads, PHP Code | Tags: , | 446 Comments