";
>
> by:
> $bytwo = $this->Unitprice*2 ;
> echo " price * two is $bytwo";
>
> HTH
> Ignatius
> _
> - Original Message -----
> From: "Mark Harrington" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
>
al Message -
From: "Mark Harrington" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 03, 2003 4:54 PM
Subject: [PHP-WIN] Cant get maths functions to work in class file
> I have designed a class that multiplies one of the varibles by two but
when
I have designed a class that multiplies one of the varibles by two but when
i pass the values to the contructor i cant get the answer out any ideas
Here is the full script "If you can recognise the problem can you explain
why its wrong and why its not working "Ps learning the langauge "
The Class
I have designed a class that multiplies one of the varibles by two but when
i pass the values to the contructor i cant get the answer out any ideas
Here is the full script "If you can recognise the problem can you explain
why its wrong and why its not working "Ps learning the langauge "
The Class