webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Functions | Variables
tripmine.php File Reference

Functions

if(!sys_get_temp_dir()) setState ($newState, $file)
 
 getState ($file)
 

Variables

 $stateFile = sys_get_temp_dir() . "/tripmine-status"
 
 $command = $_GET['command']
 
if($command$method = $_SERVER['REQUEST_METHOD']
 
 $contentType = $_SERVER['CONTENT_TYPE']
 

Function Documentation

◆ getState()

getState (   $file)

◆ setState()

if (!sys_get_temp_dir()) setState (   $newState,
  $file 
)

Variable Documentation

◆ $command

$command = $_GET['command']

◆ $contentType

$contentType = $_SERVER['CONTENT_TYPE']

◆ $method

if ( $command) $method = $_SERVER['REQUEST_METHOD']

◆ $stateFile

$stateFile = sys_get_temp_dir() . "/tripmine-status"