[DUG] Traffic Et Al

Neven MacEwan neven at mwk.co.nz
Fri Jul 15 14:09:12 NZST 2005


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
> 
> 

-- 
Neven MacEwan (B.E. E&E)
Ph. 09 620 1356 Mob. 027 4749 062

New Address Details
===================
MWK Computer Systems
1 Taumata Rd
Sandringham
Auckland

Ph 620 1356
Fx 620 1336


More information about the Delphi mailing list