mjedman1 Posted July 8, 2008 Share Posted July 8, 2008 Is is possible to split an arrays keys and values into 2 different arrays. I have tried to search google but to no avail. Quote Link to comment https://forums.phpfreaks.com/topic/113806-solved-array-split-keys-and-values-into-2-arrays/ Share on other sites More sharing options...
wildteen88 Posted July 8, 2008 Share Posted July 8, 2008 Have a look at the array_keys and array_values functions prehaps? Quote Link to comment https://forums.phpfreaks.com/topic/113806-solved-array-split-keys-and-values-into-2-arrays/#findComment-584826 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.