Guest User

Untitled

a guest
Sep 2nd, 2012
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.36 KB | None | 0 0
  1. <iframe class="youtube-player" type="text/html" width="540" height="385"
  2.         src="http://www.youtube.com/embed/<?php echo $_GET['id']; ?> frameborder="0">
  3.          <iframe>
  4.  
  5. I've tried this but i think I'm doing something in the following line taken from above:
  6.  
  7.        http://www.youtube.com/embed/<?php echo $_GET['id']; ?>
  8.  
  9. Any help will be appreciated.
Advertisement
Add Comment
Please, Sign In to add comment