The $_SESSION Array:

$_SESSION has 29 elements
cart_contents has 0 elements
Contents of array $_SESSION :
      ['mySessionID'] = (string) 4319lgwg
      ['IPaddress'] = (string) 35.168.113.41
      ['testing'] = (boolean) false
      ['loginAttempts'] = (integer) 0
      ['tabsExplained'] = (boolean) false
      ['orderType'] = (string) cat
      ['customerLoggedIn'] = (boolean) false
      ['knownCustomer'] = (boolean) false
      ['customerSalutation'] = (string)
      ['cartisempty'] = (boolean) true
      ['cartcheckoutcomplete'] = (boolean) false
      ['cartispaidfor'] = (boolean) false
      ['cartexplain'] = (boolean) true
      ['cartDownloads'] = (integer) 0
      ['cartMailouts'] = (integer) 0
      ['cartNonBulkMailouts'] = (integer) 0
      ['cartBulkMailouts'] = (integer) 0
      ['cart_packagesToSend'] = (integer) 0
      ['cartBulkParcels'] = (integer) 0
      ['cart_postage'] = (double) 0
      ['cart_postageZone'] = (integer) 0
      ['cart_packageCost'] = (double) 12.55
      ['cart_itemsPerPackage'] = (integer) 3
      ['cartServices'] = (integer) 0
      ['cart_items_total'] = (integer) 0
      ['cart_items_total_cost'] = (integer) 0
      ['cart_total_cost'] = (integer) 0
      ['cart_used_already'] = (boolean) false
          Contents of subarray ['cart_contents']:
          [subarray is empty]

ENDOF $_SESSION Array:


middlepath.com.au> Middle Path> mpwebshop> $_SESSION array contents
  return to top return to top of page return to top