PHP-Klasse::URL Utility 06.04.2007

Kurzbeschreibung: Compose an URL from its component definitions
Veröffentlicht am: 06.04.2007
Gruppe(n):
- Networking
- Text processing
Beschreibung:
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.
Link: URL Utility