TYPO3  7.6
Namespaces | Variables
pear/net_url2/docs/example.php File Reference

Go to the source code of this file.

Namespaces

namespace  Net_URL2
 

Variables

 $url
 
$url port
 
$url path
 

Variable Documentation

$url
Initial value:
= new Net_URL2(
'https://example.com/pls/portal30/PORTAL30.wwpob_page.changetabs?'
.'p_back_url=http%3A%2F%2Fexample.com%2Fservlet%2Fpage%3F_pageid%3D360'
.'%2C366%2C368%2C382%26_dad%3Dportal30%26_schema%3DPORTAL30&foo=bar'
)

Definition at line 27 of file pear/net_url2/docs/example.php.

$url path

Definition at line 48 of file pear/net_url2/docs/example.php.

$url port

Definition at line 38 of file pear/net_url2/docs/example.php.