Guest User

Untitled

a guest
Jun 22nd, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <?php
  2.  
  3. echo "Simon testing Pastie's php formating";
  4. // syntax highlighting
  5. while($WhileLoopsFunctionality) {
  6. $i++;
  7. $j=$k*$l*$pp;
  8. }
  9. function someOtherAwesomeStuff($here) {
  10. return $surelyDoodley;
  11. }
  12.  
  13. ?>
Add Comment
Please, Sign In to add comment