ParseUrl
A PHP class for parsing a URL's components.
Install / Use
/learn @AkenRoberts/ParseUrlREADME
Parse URL
A PHP class that will take a supplied web URL, do some basic structural validation, and extract/separate its components for easy reference.
Contents
ParseUrl.php- the main class.example.php- An example of how to use the class, and the values it will return.
Contribute!
Feel free to comment and contribute - either with ideas or pull requests. If you run into a URL that doesn't work, definitely let me know!
Author
© 2012 Eric "Aken" Roberts of Cryode Web Studio
