vBulletin v6.0.4

web.php

Table of Contents

Classes

vB_Request_Web

Constants

LOCATION_BYPASS  = 1
SCRIPT  = $_SERVER['SCRIPT_NAME']
SCRIPTPATH  = $this->scriptPath
VB_HTTP_HOST  = $this->vBHttpHost
VB_URL  = $vbUrl
VB_URL_BASE_PATH  = $this->vBUrlBasePath
VB_URL_CLEAN  = $this->vBUrlClean
VB_URL_PATH  = $this->vBUrlPath
VB_URL_QUERY  = $this->vBUrlQuery
VB_URL_QUERY_RAW  = $this->vBUrlQueryRaw

Constants

LOCATION_BYPASS

public mixed LOCATION_BYPASS = 1

SCRIPT

public mixed SCRIPT = $_SERVER['SCRIPT_NAME']

SCRIPTPATH

public mixed SCRIPTPATH = $this->scriptPath

VB_HTTP_HOST

public mixed VB_HTTP_HOST = $this->vBHttpHost

VB_URL

public mixed VB_URL = $vbUrl

VB_URL_BASE_PATH

public mixed VB_URL_BASE_PATH = $this->vBUrlBasePath

VB_URL_CLEAN

public mixed VB_URL_CLEAN = $this->vBUrlClean

VB_URL_PATH

public mixed VB_URL_PATH = $this->vBUrlPath

VB_URL_QUERY

public mixed VB_URL_QUERY = $this->vBUrlQuery

VB_URL_QUERY_RAW

public mixed VB_URL_QUERY_RAW = $this->vBUrlQueryRaw

        
On this page

Search results