Skip to content

Instantly share code, notes, and snippets.

@nevali
Created May 18, 2010 10:07
Show Gist options
  • Save nevali/404837 to your computer and use it in GitHub Desktop.
Save nevali/404837 to your computer and use it in GitHub Desktop.
$foo = array(
'foo' => 'bar',
'foo' => 'baz',
'zap' => 'bing',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment