|
|
|
The $_SESSION Array:
$_SESSION has 29 elements
cart_contents has 0 elements
Contents of array $_SESSION :
['mySessionID'] = (string) 4b05wdqi
['IPaddress'] = (string) 44.211.24.175
['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
|
|