Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <a href="index.php">Go back to index</a>
- | <a href="<?php echo $_SERVER["REQUEST_URI"];?>">Refresh</a>
- <title>Environment variables</title>
- <h1>Environment variables</h1>
- <pre style="background:#ddd;">
- <?php print_r($_ENV); ?>
- </pre>
Advertisement
Add Comment
Please, Sign In to add comment