|
|
| Name: |
URL class |
| Base name: |
url |
| Description: |
Class for handling http(s) URLs. |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
3354 users |
| All time rank: |
852 |
| Week users: |
2 users |
| Week rank: |
1632 |
| |
|
This class allows you store absolute or relative URLs and access the various parts (scheme, host, port, part, query, fragment).
It will also accept and attempt to resolve a relative URL against an absolute URL already stored.
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| API Doc |
formatted API Doc |
| |
Files |
|
|
| File |
Role |
Description |
test_Url.php |
Test |
Test script for Url class |