I am looking to parse this url: http://www.google.com/search?hl=en&q=keyword+searched&btnG=Google+Search Code (markup): and retreive (en) and (keyword+searched) using a preg_match and a regex. I have been trying regex's all day. Does anyone know the regex for this? Thank you, Eiso