Need Help With Dynamic Insertion of YouTube Videos

Joined
Nov 25, 2007
Messages
32
Reaction score
25
I have a small div area of my site for videos (300x250), or something. I'd like to figure out how to have a video dynamically pulled from YouTube based on the keyword that the user searched on.

ie: so if they searched for "britney spears", the php code would run, query youtube, and pull some random video of britney spears.

I'm sure this has been done before, but I'm no programmer so I'm kinda stuck. Also, this is a static site, not a Wordpress plug so I cant use plugins.

Please help! thanks
 
Back
Top