string(1) "8" ["basePay"]=> string(4) "96.4" }" /> string(1) "8" ["basePay"]=> string(4) "96.4" }" /> string(1) "8" ["basePay"]=> string(4) "96.4" }"/>

Accessing PHP multidimensional arrays

33 Views Asked by At

How do I access the elements in these array using PHP?

{ ["step"]=> string(1) "8" ["basePay"]=> string(4) "96.4" }

0

There are 0 best solutions below