[DUG] Traffic Et Al
Phil Middlemiss
phil at tumonz.co.nz
Fri Jul 15 14:24:32 NZST 2005
At the risk of getting slightly off topic here....
php5 allows you to compile now doesn't it? Why would you compile php?
Phil.
Neven MacEwan wrote:
> Alister
>
> Esp if you start on 5
>
> class TNewCreditCard extends TObject {
> public
> $BillingID,
> $CardType,
> $NameOnCard,
> $CardNumber,
> $ExpMonth,
> $ExpYear;
>
> private function DateExpiry() {
> // in format MMYY
> return substr('0'.$this->ExpMonth,-2).substr($this->ExpYear,-2);
> }
>
> }
>
> also look at nusphere phped, great ide, remote debugging of web apps,
> all for $400USD (www.nusphere.com)
>
> N
>
>
>
>
>
> Alister Christie wrote:
>
>> Neven MacEwan wrote:
>> > PHP5 - Awesome
>>
>> I had a look at some PHP that someone wrote for us - it was very
>> simple to read and very concise. I think it's about time I started
>> learning PHP.
>>
>>
>> Alister Christie
>> Computers for People
>> Ph: 04 471 1849 Fax: 04 471 1266
>> http://www.salespartner.co.nz
>> PO Box 13085
>> Johnsonville
>> Wellington
>>
>>
>>
>>
>> _______________________________________________
>> Delphi mailing list
>> Delphi at ns3.123.co.nz
>> http://ns3.123.co.nz/mailman/listinfo/delphi
>>
>>
>
More information about the Delphi
mailing list