-
CF TextImage Script is a small but useful php script that can generates a image from a string of text using a True Type Font (ttf). It can help to reduce the possibility of your email address being picked up by web crawlers and used for junk mail.
-
This is a PHP script consists of two classes to retrieve HTML pages and extract its elements. One class can be used to retrieve remote web pages, and the other be used to extract elements like the words in the page body, links, count the words in a page, etc..Functionalities of Simple Page Crawler:- Read keywords from specified site (and ...


