View Single Post
Old 01-21-2004, 05:13 PM  
gleb
Confirmed User
 
Join Date: Nov 2002
Location: NY
Posts: 311
:stoned

<pre style="white-space: nowrap; FONT-FAMILY: Verdana; FONT-COLOR: 000000; FONT-SIZE: 12px;">function checkout($cart_price)
{
if($customer eq 'George W. Bush')
{
$cart_price += super_tax(170%);
$cart_price += $hidden_fees;
}
return $cart_price;
}</pre>

gleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote