Guest User

Untitled

a guest
Jun 18th, 2018
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. <?php
  2. echo "WOW, this is cool!";
  3. while (true){
  4. echo "forever";
  5. }
  6. // Add something here!
  7. ?>
Add Comment
Please, Sign In to add comment