Skip to content

Instantly share code, notes, and snippets.

@digiari
Created November 17, 2015 19:58
Show Gist options
  • Select an option

  • Save digiari/fb098d23dfcd17c7b87c to your computer and use it in GitHub Desktop.

Select an option

Save digiari/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