2013-11-13, 11:51:56
If you are familiar with PHP, I desperately need your HELP
( I am willing to pay a reasonable fee for this coding assistance. )
I have a lot of Youtube videos that I want to embed on a website, but want to stay away from creating individual pages for each individual video.
I want to create a "generic" page that would display the videos.
A PHP script would load the generic video page
The PHP script would also send the video title and youtube ID to a embedded youtube player located on the generic video page.
This PHP script would be activated by clicking on a html link - on another page.
Example:
"http://www.mydomain.com/music.php?song_title,youtube_id"
Each link would have a different song title / youtube id number - to correspond to the specific youtube video.
The song title would be displayed above the embedded youtube player and the youtube id number would be placed in the embedded player to allow video playback.
If you have any questions - please contact me
Thanks every one !
( I am willing to pay a reasonable fee for this coding assistance. )
I have a lot of Youtube videos that I want to embed on a website, but want to stay away from creating individual pages for each individual video.
I want to create a "generic" page that would display the videos.
A PHP script would load the generic video page
The PHP script would also send the video title and youtube ID to a embedded youtube player located on the generic video page.
This PHP script would be activated by clicking on a html link - on another page.
Example:
"http://www.mydomain.com/music.php?song_title,youtube_id"
Each link would have a different song title / youtube id number - to correspond to the specific youtube video.
The song title would be displayed above the embedded youtube player and the youtube id number would be placed in the embedded player to allow video playback.
If you have any questions - please contact me
Thanks every one !