regex for PHP variable name

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
Sebosac [ Do, 17 Mai 2007 20:48 ] [ ID #1715010 ]
PHP » alt.php » regex for PHP variable name

Vorheriges Thema: Warning: file_get_contents()...: URL file-access is disabled -HELP
Nächstes Thema: phpMini -- Developers Release