function select_price($product_id,$quantity) {
--cut--
return True; }
--cut--
$price=$ps_product_price->select_price($cart[$i]["product_id"],$cart[$i]["quantiyou set the select_price function to return true instead of selected price
ty"]);
//printf("%.2f", $price["product_price"]);
printf("%.2f",$price);
--
STOP doing things that
the computer can does!
--
&$BS
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php