On 12/4/05, Marcus Boerger <[EMAIL PROTECTED]> wrote: > > On the backslash: It'll be a bitch in places where you need the class name > > as a string (reflection) because \ needs to be escaped withing a string. > > Think: How many backslashes do you need in a regular expression using double > > quotes to represent a single backslash (try to answer this question without > > trying it out. Was it two? Three? four? Six?) > > Wrong assumption. The \ won't need to be escaped.
Err, what about "my\namespace" ? --Wez. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php