Sometimes I see arrays like the following:
array('item1' => array(
'subitem1',
'subitem2',
)
Why a comma is added at end of array wheras there is not any element after submitem2?
It makes it easier to append another entry at a later point in time.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With