On Tue, June 19, 2007 3:36 am, Stefan Priebsch wrote: > - define a unified path separator for include_path (the > system-dependend > ones could still be accepted, thus keeping BC)
Any character you choose would be a valid part of a filename in some other OS, and so you'd then need an "escape" character to allow that character in the filename itself. This then gets pretty messy pretty fast. The CONSTANT already defined should be sufficient for writing portable code for this one, imho. [The rest seems fine to me] -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php