Skip to content

Instantly share code, notes, and snippets.

@bakura10
Created November 14, 2013 20:30
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 bakura10/7473807 to your computer and use it in GitHub Desktop.
Save bakura10/7473807 to your computer and use it in GitHub Desktop.
<?php
$events = array();
$events['event'][] = array(1 => 'e');
$events['event'][] = array(1 => 'b');
$toSort = $events['event'];
asort($toSort);
?>
Copy link

ghost commented Nov 14, 2013

that good quality reviews cannot be assumed.

Copy link

ghost commented Nov 14, 2013

that good quality reviews cannot be assumed.

Copy link

ghost commented Nov 14, 2013

that good quality reviews cannot be assumed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment