$pathInfo public property
Part of the request URL that is after the entry script and before the question mark. Note, the returned path info is already URL-decoded.
public string getPathInfo ( )
public void setPathInfo ( $value )
$pathInfo public property
Part of the request URL that is after the entry script and before the question mark. Note, the returned path info is already URL-decoded.
public string getPathInfo ( )
public void setPathInfo ( $value )
Please login to continue.