- Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40, 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.34, 8.2.0 - 8.2.30, 8.3.0 - 8.3.30, 8.4.1 - 8.4.18, 8.5.0 - 8.5.3
- Array
(
[11] => Array
(
[Item] => stdClass Object
(
[ItemID] => 11
[ItemName] => Kids check T-Shirt
[ShortDescription] => A kids check T-Shirt
[LongDescription] => A kids check T-shirt perfect for formal occasions!
[ItemPrice] => 33.59
[ImagePath] => kozzi-26129586-1591x2387.jpg
[QuantityAvailable] => 100
[ItemSupplier_SupplierID] => 1
)
[Quantity] => 1
)
)
array(1) {
[11]=>
array(2) {
["Item"]=>
object(stdClass)#1 (8) {
["ItemID"]=>
int(11)
["ItemName"]=>
string(18) "Kids check T-Shirt"
["ShortDescription"]=>
string(20) "A kids check T-Shirt"
["LongDescription"]=>
string(50) "A kids check T-shirt perfect for formal occasions!"
["ItemPrice"]=>
float(33.59)
["ImagePath"]=>
string(28) "kozzi-26129586-1591x2387.jpg"
["QuantityAvailable"]=>
int(100)
["ItemSupplier_SupplierID"]=>
int(1)
}
["Quantity"]=>
int(1)
}
}