Guest User

Untitled

a guest
May 27th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. <?
  2. echo "ahmad" ;
  3.  
  4. for($i=0;$i<11;$i++)
  5. {
  6.   echo "ahmad";
  7. }
  8. ?>
Add Comment
Please, Sign In to add comment