Hi,

how have I to define the calling and a function to work with
two values exported to a function that return one result.

Concret I want to include a grouped-price-function in a shopping-application.
The function to find the right price needs the product_id and the quantity.
It returns the product-price related to the price-group which is defined for the
quantity.

Regards,
Ruprecht

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to