Extract GET Variables from URL String to Array – PHP Function
Posted 2007/12/22
While making the YouTube Music in MySpace tool, I coudln’t find a function that reads an input URL then makes an array with the GET variable names and values. I needed this to get the video id from the YouTube video URL – so I made it, and now I’m sharing it. (more…)
