File/shop/storebasket.phpinc

Description

include to store a basket

requires $_POST['ITEM'] to be an array of basket items. if $_SESSION['BAS_ID'] is set the basket will be overwritten.

used POST values keys ($_POST['xxx']:

  • int CREATENEWBASKET if intval a new basket will be created
  • array ITEM array of basket items
  • string BAS_NAME

  • author: Peter Krebs <p.krebs@lvus.at>
  • version: pk-04-02-06
  • copyright: (c) 2002-2003 by Peter Krebs and Landesverlag Unternehmensservice
  • todo: make basket class to handle this
  • since: pk-04-02-06
  • project: Open CSP-Management
  • filesource: Source Code for this file
  • license: GNU Public License
Includes
 include ($PROJECT['PHPINCPATH']."io/message.phpinc") (line 86)
 include ($PROJECT['PHPINCPATH']."io/goback.phpinc") (line 98)
 include ($PROJECT['PHPINCPATH']."io/goback.phpinc") (line 87)
 include ($PROJECT['PHPINCPATH']."io/message.phpinc") (line 97)
 require_once ($GLOBALS['PHPINCPATH']."common/pcf_Date.phpclass") (line 37)

include to store a basket

requires $_POST['ITEM'] to be an array of basket items. if $_SESSION['BAS_ID'] is set the basket will be overwritten.

used POST values keys ($_POST['xxx']:

  • int CREATENEWBASKET if intval a new basket will be created
  • array ITEM array of basket items
  • string BAS_NAME

  • author: Peter Krebs <p.krebs@lvus.at>
  • version: pk-04-02-06
  • copyright: (c) 2002-2003 by Peter Krebs and Landesverlag Unternehmensservice
  • todo: make basket class to handle this
  • since: pk-04-02-06
  • project: Open CSP-Management
  • filesource: Source Code for this file
  • license: GNU Public License

Documentation generated on Thu, 08 Jan 2009 17:48:33 +0100 by phpDocumentor 1.4.0a2