Jump to content

embedding a youtube url


php_begins

Recommended Posts

I have trouble embedding a youtube url in a webpage!

here is my code:

<iframe class="youtube-player" type="text/html" width="100" height="100" src="<?php echo $ShowVideo; ?>"></iframe>

it does displays the url fine in the view-source section.

But the thumbicon does not show up in the web page.

Any help would be appreciated

Link to comment
https://forums.phpfreaks.com/topic/242088-embedding-a-youtube-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.