| 
 Posted by howa on 06/02/07 13:44 
On Jun 2, 7:51 pm, gosha bine <stereof...@gmail.com> wrote: 
> The second. "foo = new Foo" will create two copies of "Foo" in php4. 
> 
 
what do you mean? you mean the second one is preferred? 
 
why the first one will create  two copies of "Foo" but not the first 
one? 
 
 
> Any reason why you can't use php5? 
> 
 
php4 is stable, and its OOP function is enough (and simple) as far as 
known. 
 
Thanks.
 
[Back to original message] 
 |