Forums
This topic is locked
in need of help...with multiple formula problem..
29 Mar 2006 21:54:54 alex blue posted:
I know how to make formula that the php has to calculate.. just as in the BMI free tutorial.... but when I try to get the php to calc and post several formulas in one php it gets f*ucked.. Is there a transition formula I need or? This one is the only one that I get to work...$money = ($_POST["amount"] * $price));
however.. these 2 I dont...:
$respgained = ($_POST["money"] / 10000;
$nrespect = ($_POST["crespect"] + $respgained);
Is there something(a symbol or more) that I forgot in these 2? or do I need something in between these 3?
thanks for ur time<img src=../images/dmxzone/forum/icon_smile_wink.gif border=0 align=middle>
Alex