mpUrlInfo

Package:
mpUrlInfo
Summary:
Parse and compose URL from its parts
Groups:
Networking, PHP 5, Text processing
Author:
Murat Purc
Description:
This class can be used to parse and compose URL from its parts.

It can parse an URL and split its component values that are stored as entries of an array class variable.

The class can also build an URL by individually defining the values of its components like thr URL scheme,


mpUrlInfo is a implementation of PHP classes (mpUrlInterface and mpUrlInfo) which are usable to represent a URL.

It provides a object oriented interface to build URLs or to get detailed informations from existing URLs.


Powered by Gewgley