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. 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? 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
Archived
This topic is now archived and is closed to further replies.