Guest User

Untitled

a guest
Dec 17th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. <img src="<?php echo $img_01; ?>" />
  2.  
  3. <img src="<!--?php echo $img_01; ?-->" />
  4.  
  5. <?php echo "<img src='".$img_01."' />"; ?>
Add Comment
Please, Sign In to add comment