Software Details:
Version: 3.0.0
Upload Date: 14 May 15
Distribution Type: Freeware
Downloads: 76
The slash library provides developers with a better and finer-tuned solution for manipulating URLs, compared to PHP's own parse_url function.
The library will split URI strings into component parts and allow programmatic access to each and every one of them.
A very well documented README file is included with "slash", perfect in helping developers get acquainted with its methods and code.
Features:
- Get host info
- Get port
- Get path
- Get query
- Get hash
- Get authority
- Get user info
- Get protocol
What is new in this release:
- Lets inc() accept arrays.
Requirements:
- PHP 5.4 or higher
Comments not found