What's the best way to extract HTML out of $var? example of $var $var = "<a href="http://http://stackoverflow.com/"Stack Overflow</a>" I want $var2 = "http://starckoverflow.com/" example: preg_match(); what else? -- http://alexus.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php