PHPRunOptions
Index
Properties
optional$_SERVER
optionalbody
Request body.
optionalcode
The code snippet to eval instead of a php file.
optionalenv
Environment variables to set for this run.
optionalheaders
Request headers.
optionalmethod
Request method. Default: GET
.
optionalprotocol
Request protocol.
optionalrelativeUri
Request path following the domain:port part.
optionalscriptPath
Path of the .php file to execute.
$_SERVER entries to set for this run.