Skip to content

Instantly share code, notes, and snippets.

@kryogenic
Created October 1, 2015 20:41
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 kryogenic/9decf92f1ad73993a26d to your computer and use it in GitHub Desktop.
Save kryogenic/9decf92f1ad73993a26d to your computer and use it in GitHub Desktop.
explode(',', implode(',', array_map(function($o){ return $o->bets; }, $obj_arr)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment