v1.0.0
English
▼
Slovenčina
Čeština
Deutsch
Polski
Português
Русский
Українська
हिन्दी
فارسی
Home
›
system
›
HTTP
›
RequestInterface_php
RequestInterface.php
system/HTTP/RequestInterface.php
2 fn
getIPAddress
()
function
Gets the user's IP address. Supplied by RequestTrait.
return
string IP address
View Source
Copy
getServer
($index = null, $filter = null)
function
Fetch an item from the $_SERVER array. Supplied by RequestTrait.
Parameters
array|string|null
$index
— Index for item to be fetched from $_SERVER
int|null
$filter
— A filter name to be applied
return
mixed
View Source
Copy
phpDG v1.0.0
RequestInterface.php
662 files
498 classes
763 fn
Generated