You most likely can do it with javascript, and a timer function. You'd probably need to set "how" long each video played, and then change to the next video in the array... or something like that...
You do realize that PHP is a script language that runs on a server. If you attempt to run it locally, without having a server (Apache or IIS) running, it won't do anything.
Is the "file type" parsable on your server? IE is it a .php file or .htm / .html file that you've saved it as? Some servers do not allow .htm / .html files to be parsed by PHP... Therefore, PHP would...
1 & 11 - means the least significant bit is 1 and in the number 11, the least significant bit is 1, therefore, 1 and 1 means the logical and of this is TRUE,
...
Thanks for taking time to look... I realize this is not a "high dollar" web site, and truthfully, it isn't supposed to be. My concern is that the CSS menu system is working sufficiently well for all...
I've used meta tags to boost the rating.. BUT, you must NOT use the same meta tags on each page, AND DO NOT USE ANY .COM .BIZ .whatever in the meta tags. THAT IS A STRICT NO NO...