what is the return value of array_unique()?
Comment on this Question and Answer >>>
ASK A QUESTION
More arrays PHP Questions
How can I reverse sort an array keeping the correlation between the index and value?How do I add to the end of an array and know how large the array is?
I have an array of a hundred or so lines, each line has data with "|" separated values. I need to scan through this array, and select the line whose first 5 characters matches a text string. Any ideas or questions?
how do i send the information from one page to another page using post method.
How do I remove and view the last element of an array?
