ok Posted December 3, 2008 Share Posted December 3, 2008 My array has duplicate values. What is the name of the built in function for this to remove the duplicate? Or how to remove the duplicate values and remain only the unique values? can you show me example or the name of the function? thank you. Link to comment https://forums.phpfreaks.com/topic/135340-solved-removing-duplicate-values-from-an-array/ Share on other sites More sharing options...
ok Posted December 3, 2008 Author Share Posted December 3, 2008 i got it array_unique problem solved. Link to comment https://forums.phpfreaks.com/topic/135340-solved-removing-duplicate-values-from-an-array/#findComment-704925 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.