Class flUri
flUri Class
Class to simplify working with URIs.
Package: fusionLib
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
See: ftp://ftp.isi.edu/in-notes/rfc3986.txt
Located at system/libs/Uri/flUri.php
Copyright: Copyright (c) 2008 - 2013 fusionLib. All rights reserved.
See: ftp://ftp.isi.edu/in-notes/rfc3986.txt
Located at system/libs/Uri/flUri.php
Methods summary
public
|
|
public
|
|
public
string
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
|
public
string
|
|
public
|
|
public
boolean
|
Properties summary
protected
string
|
$scheme
The scheme of this Uri |
|
protected
string
|
$host
The host. |
|
protected
string
|
$path
The path. |
|
protected
string
|
$query
The query string. |
|
protected
string
|
$fragment
The fragment. |
|
protected
string
|
$port
The port. |
|
protected
string
|
$username
The username. |
|
protected
string
|
$password
The password. |