How to remove duplicate values from an array in PHP

Posted by Ian on Stack Overflow See other posts from Stack Overflow or by Ian
Published on 2008-11-21T02:37:15Z Indexed on 2010/04/24 13:43 UTC
Read the original article Hit count: 169

Filed under:
|
|
|

( can't believe this hasn't been asked in SO yet... )

How can I remove duplicate values from an array in PHP?

© Stack Overflow or respective owner

Related posts about php

Related posts about arrays