test.php 33 B

3 years ago
123
  1. <?php
  2. print_r($_SERVER);
  3. exit();