Skip to content
This repository has been archived by the owner on Jan 10, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (9 loc) · 540 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 540 Bytes

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