Networking: URL Utility
Marcel Oehler (contact me)
This class can be used to compose an URL from its component definitions.
It can take as parameters the URL protocol scheme, the host, the port, the path and the query parameters. Then it generates the complete URL from the specified parameters.
The class change, get, remove the URL parameters individually. It can also merge parameters of different URLs.
Click here for detailed information about this class on phpclasses.org