Merge Array
Posted: Tue May 18, 2010 4:57 am
I have load data from two different table "prod & size", in push.php all data from chosen product push into array.
My question is, how to push the data from "size" along with the "prod"?
I wonder if I merge those two arrays.
My question is, how to push the data from "size" along with the "prod"?
I wonder if I merge those two arrays.