WordPress Support Officer Question: Download WordPress Support Officer PDF

How to come code:
<?php print "Contents: $arr[1]"; ?>
works, but
<?php print "Contents: $arr[1][2]"; ?>
doesn't for two-dimensional array of mine?

Tweet Share WhatsApp