Posted by Jerry Stuckle on 02/26/07 02:29
Michael Fesser wrote:
> .oO(Daz)
>
>> I am wondering why constructors are different in PHP5. Surely anyone
>> coding portable scripts, would just use the PHP4 constructor
>> technique
>
> I don't care about PHP 4 anymore. Personally I consider it dead.
>
>> as there's no guarantee that the server it needs to run on
>> is running PHP5.
>
> My scripts make use of many of the new OOP features in PHP 5, so they
> won't run at all on PHP 4.
>
> Micha
Micha,
Maybe you consider it dead. But there are probably hundreds of
thousands of shared ISP's out there who disagree with you. And PHP 4 is
not past end-of-life yet, according to PHP.NET.
A good consultant takes all this into consideration, also.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
[Back to original message]
|