Syndicate

Syndicate content

youtube

Displaying Random YouTube Video with PHP

HTML, sure...CSS, yup...PHP, not so much.

Since I don't put any energy into learning PHP, I like finding snippets of code that I can easily tweak and post to a website. Below is a PHP script which will randomly choose a YouTube video (from a list of videos you place in a file) and display it on a webpage.