| Sponsored links | Sponsored links |
Download Size: 1.61Mb License: Freeware Price: Free Category: Network & Internet > Search/Lookup Tools
HyperNet v2 is a personal search engine and internet research tool. It will store information about web pages in a database for future analysis and private searches. Fast searches, detailed information displayed in search results and flexible scans.Download License: Freeware Price: Free Category: Scripts > Link Indexing
1-URL Keeper allows you to take the URL request goinig to the old outdated URL, take all the CGI input from the request and to pass it to the new script.This script works only with scripts accepting GET method.Sometimes you need to change name or URDownload License: Freeware Price: Free Category: Scripts > Search Engines
Castor is a php tool for webmaster to submit an url on multiple search engines or repositories through a web interface. It is very easy to install and use.Download License: Freeware Price: Free Category: Scripts > PHP Classes
This is a very simple class that wraps around the parse_url PHP function.It can parse an URL and store the URL parts in class variables for the URL scheme, host, domain, top level domain, port, user, password and query arguments.If the URL scheme isDownload License: Freeware Price: Free Category: Scripts > PHP Classes
This class is meant for manipulating URLs and anchor tags in HTML code and text strings.The class can: - Process text strings to detect HTTP, HTTPS and FTP URLs and convert them into HTML links - Remove any links from HTML code - Validate text strinDownload License: Freeware Price: Free Category: Scripts > PHP Classes
Clean URL is a class that implements a method to make URLs more user and search engine friendly by removing '?' and '=' symbols from URL.This class is meant to be used in conjunction with URL rewriting Web server modules that map the cleaned URLs geDownload License: Freeware Price: Free Category: Scripts > PHP Classes
This class give you access to the http header information and provides some help for retrieving and parsing urls.FUNCTIONS:function isURLAvailable($url)function isValidURLFormat($url, $strict=false)function addHTTPtoURL($url)function getHTTPStatusCoDownload License: Freeware Price: Free Category: Scripts > PHP Classes
With PHP, to pass parameters between two pages you can use something like this: homepage A visitor can modify thoses parameters to see what happens or to test parameters. For instance, he may modify the user parameter to see the account of another uDownload License: Freeware Price: Free Category: Scripts > PHP Classes
This is a simple class that can be used to check whether a page with a given URL exists.The class establishes a connection to the server of the given URL and sends an HTTP HEAD request.If successful the class can determine whether it returns the HTTDownload License: Freeware Price: Free Category: Scripts > PHP Classes
Use this class to validate links or web serversDownload License: Freeware Price: Free Category: Scripts > Web Hosting Tools
It will allow the webmaster to control the rewrite of URLs before the page is loaded.UrlRewriteFilter uses an xml file for configuration. Most parameters can be Perl5 style Regular Expressions or Wildcard Expressions. Key features "Url Rewrite FilteDownload License: Freeware Price: Free Category: Scripts > PHP Classes
This class allows you store absolute or relative URLs and access the various parts (scheme, host, port, part, query, fragment).It will also accept and attempt to resolve a relative URL against an absolute URL already stored.