Hey all, im no expert in php. But im trying to pull up videos from youtube, im successful in doing that, but the youtube url shows up as youtube.com/?v=/... how do i config it so it'll grab the video id so i can make it embedded? thanks!
So you need a regular expression to extract the video ID from the URL? If so please post the full URL you want to parse