Advertisement
GWibisono

testing

Oct 10th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. <?php
  2. echo "hello world";
  3. for($i=1;$i<7;$i++)
  4. {
  5.  
  6. ?><br/>HELLO WORLD<?
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement