Q. How do I trace global variables such as $_SERVER
, $_REQUEST
, $_GET
, $_POST
, $COOKIE
?
A. These globals are traced at startup, when the trace level is satisfied.
Use the following table to determine the trace level you need to have this information traced automatically.
Other information traced at startup or when appropriate.