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