> Good call on \s, but what's with the \$ ? > Haven't used ereg functions in ages, but why should the $ be escaped? > > If this is mandatory, we should update the examples at: > http://www.php.net/manual/en/ref.regex.php
Ah, that's not about regex. I suppose double quoted $ signs should always imply beginning of variable tokens. http://www.php.net/manual/en/language.types.string.php Moriyoshi -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php