<<

NAME

booksellers.pl

DESCRIPTION

this script displays the list of suppliers & baskets like $supplier given on input arg. thus, this page brings differents features like to display supplier's details, to add an order for a specific supplier or to just add a new supplier.

CGI PARAMETERS

supplier

$supplier is the string with which we search for a supplier

id or booksellerid

The id of the supplier whose baskets we will display

<<