28 Dec
2004
28 Dec
'04
10:54 a.m.
Hey, On Tue, 28 Dec 2004 00:42:11 +0100, Jonathan Ernst <Jonathan(a)ernstfamily.ch> wrote:
constants will still be uppercase without prefix.
Do someone object this ?
If we really have to. And if you both think it's a good idea I'll use it. It's better than the original idea ($str_foo). And no one doing if($sFoo) instead of if(isset($sFoo)) anymore. But what to do with conversions of types we often do. Do we have to rename on the fly? Paul