Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@diegoarigony
Created November 17, 2015 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diegoarigony/fb098d23dfcd17c7b87c to your computer and use it in GitHub Desktop.
Save diegoarigony/fb098d23dfcd17c7b87c to your computer and use it in GitHub Desktop.
<?php
$input = array_map("unserialize", array_unique(array_map("serialize", $input)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment