Posted by Sebosac on 05/17/07 18:07
hi, novice on regex, i'm searching for THE master Regex will retieve php variable name like "$varname" in my script. $tagparse = fil_gzet_contents('myscript.php'); preg_match_all("(.\$)", $tagparse, $out ); thank for your help
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming