Property | Type | Description | |
---|---|---|---|
$fragment | |||
$host | |||
$path | |||
$port | |||
$query | |||
$scheme | |||
$secure |
Method | Description | |
---|---|---|
__construct ( $url = null ) | ||
__sleep ( ) | ||
__toString ( ) | ||
__wakeup ( ) | ||
count ( ) | # Countable | |
offsetExists ( $k ) | ||
offsetGet ( $k ) | # ArrayAccess | |
offsetSet ( $k, $v ) | ||
offsetUnset ( $k ) | ||
parse ( $str ) | ||
toString ( $scheme = true, $host = true, $port = true, $path = true, $query = true, $fragment = true ) |
public toString ( $scheme = true, $host = true, $port = true, $path = true, $query = true, $fragment = true ) |