Skip to content

Instantly share code, notes, and snippets.

@reiji1020
Created July 22, 2013 09:23
Show Gist options
  • Save reiji1020/6052541 to your computer and use it in GitHub Desktop.
Save reiji1020/6052541 to your computer and use it in GitHub Desktop.
<?php
$array = [
"foo" => "bar",
"bar" => "foo",
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment