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

A PHP class for parsing a URL's components.

Notifications You must be signed in to change notification settings

AkenRoberts/ParseUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A PHP class for parsing a URL's components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages