This is the Variables Dump of the Get Defined Variables ==> array(2) { ["ptkvar"]=> string(7) "amander" ["ptktext"]=> string(20) "string(7) "amander" " } <===
banana
grapes
mango
4
plums
mango
grapes
banana
testVariable is ==> string(5) "eagle" array(4) { [0]=> string(6) "banana" [1]=> string(6) "grapes" [2]=> string(5) "mango" [3]=> string(5) "plums" } <===
This is the Variables Dump of the Get Defined Variables ==> array(6) { ["ptkvar"]=> string(7) "amander" ["ptktext"]=> string(20) "string(7) "amander" " ["foods"]=> array(4) { [0]=> string(6) "banana" [1]=> string(6) "grapes" [2]=> string(5) "mango" [3]=> string(5) "plums" } ["reversed_foods"]=> array(4) { [0]=> string(5) "plums" [1]=> string(5) "mango" [2]=> string(6) "grapes" [3]=> string(6) "banana" } ["food"]=> string(6) "banana" ["petervar"]=> string(5) "eagle" } <===


