Guest User

Untitled

a guest
Jul 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1.  
  2.  
  3. <?php if( isset( $_GET['site'] ) && file_exists("headerbilder/".$_GET['site'].".jpg" ) ) { ?><img src="<?php echo "headerbilder/".$_GET['site'].".jpg" ; ?>" /><?php } ?>
Add Comment
Please, Sign In to add comment