Hello there…
ok I just go my data in flash which is I store in array let say something like this…
customize = ["card1","pattn2.jpg","image1.jpg","image2.jpg","desc1","desc2",]
if I want pass this data to php page …so what the best method I can do…?
is it I have to pass each individual variable to php
…or the other way aroud…