session_start(); require "shop/common/fonctions.php"; dbconnect(); $nextPage = "shopperCheck.php"; if(isset($quant[0])) { $i=0; while (list($key, $val) = each($quant)) { $selection["quantity"][$i] = $val; $i++; } $i=0; while (list($key, $val) = each($details)) { $selection["details"][$i] = $val; $i++; } } if ( isSet( $checkout ) ) { // check out header("Location: $nextPage?eCommID=" . $shopperID . "&PHPSESSID=" . $sID . "&np=s" ); exit; } else { // punt } if(isset($rp)) { unset( $selection["id"][$rp] ); } ?>
[ Accueil ] [ Présentation
] [ catalogue ] [ Contactez-nous
] [ Historique de commandes ]
Site créé et hébergé par LGN
Communication