Tag Archives: youtube

youtube embed code with PHP

The get_youtube_embed function below generates embed code for a youtube video given its id. You also have the option to set whether the video should be played automatically or not once the web page is loaded. Sample Code: Get the … Continue reading

Posted in PHP | Tagged | 1 Comment