Answer the question
In order to leave comments, you need to log in
How to extract arrays with its values from a multidimensional array?
I need to split one multidimensional array into separate arrays
Array
(
[pg_testing_mode] => 1
[pg_merchant_id] => 5790
[pg_order_id] => 000000301115054541
[pg_amount] => 1001
[pg_lifetime] => 86400
)
Array
(
[pg_testing_mode] => 1
[pg_merchant_id] => 5790
[pg_order_id] => 000000301115054541
[pg_amount] => 1001
[pg_lifetime] => 86400
)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question