wait.php 81 B

1234567
  1. <?php
  2. include '../../../../auth.php';
  3. ?>
  4. <?
  5. sleep($_GET["second"]);
  6. echo "end"
  7. ?>