Awadhendra Tiwari Total Post:505 Points:2525 Posted by Awadhendra Tiwari June-13-2011 6:04 AM PHP PHP 1 Answer(s) 1836 View(s) Ratings: Rate this:
Awadhendra Tiwari Post:505 Points:2525 How can we remove duplicate values from an array? Posted on 6 years ago array_unique() funciton can be used for the purpose.
Post:505
Points:2525How can we remove duplicate values from an array?
array_unique() funciton can be used for the purpose.