URL parser to replace parse_url() PHP function which got broken in PHP 4.3.0. Adds some browser specific functionality such as expandomatics.
Guesses a bit trying to separate the host from the path and tries to keep a raw, possibly unparsable, request string as long as possible.
A pipe seperated list of all TLDs that result in two part domain names.
Constructor. Parses URL into sections.
Adds an additional parameter to the request.
Adds additional parameters to the request.
Accessor for current request parameters in URL string form. Will return teh original request if at all possible even if it doesn't make much sense.
Accessor for hostname and port.
Extracts the username and password for use in rendering a URL.
Accessor for page if any. This may be a directory name if ambiguious.
Accessor for protocol part.
Gets the frame target if present. Although not strictly part of the URL specification it acts as similarily to the browser.
Replaces unknown sections to turn a relative URL into an absolute one. The base URL can be either a string or a SimpleUrl object.
Replaces . and .. sections of the path.
Sets image coordinates. Set to false to clear them.
Attaches a frame target.
Documentation generated on Sun, 04 May 2008 09:22:23 -0500 by phpDocumentor 1.3.0