Here are the global variables, including the implicit ones : any variable that are used in the global scope, outside methods, are implicitely globals.
Global | Counts | Types | Read / Write | Locations |
---|---|---|---|---|
/sparqlscript/ARC2_SPARQLScriptProcessor.php | 1 | $GLOBALS | R - | 120:$_GET |
/ARC2_getPreferredFormat.php | 3 | $GLOBALS $GLOBALS $GLOBALS | R - R - R - | 25:$_SERVER 37:$_GET 37:$_GET |
/ARC2_Class.php | 4 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS | R - R - - R - | 20:$_POST 20:$_POST 20:$GLOBALS['HTTP_RAW_POST_DATA'] 20:$GLOBALS['HTTP_RAW_POST_DATA'] |
/store/ARC2_StoreEndpoint.php | 6 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS | R - R - R - R - R - R - | 1018:$_SERVER 38:$_SERVER 299:$_SERVER 54:$_GET 220:$_GET 54:$_POST |
/ARC2.php | 20 | $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS $GLOBALS | R - - R - R - R - R - R - R - R - R - R - - R - R - R - R - R - R - R - R - | 56:$_SERVER 62:$_SERVER 62:$_SERVER 63:$_SERVER 64:$_SERVER 64:$_SERVER 64:$_SERVER 65:$_SERVER 65:$_SERVER 66:$_SERVER 43:$_SERVER 43:$_SERVER 44:$_SERVER 43:$_SERVER 46:$_SERVER 45:$_SERVER 46:$_SERVER 46:$_SERVER 55:$_SERVER 47:$_SERVER |