Skip to content

Instantly share code, notes, and snippets.

@reiji1020
Last active December 20, 2015 01:58
Show Gist options
  • Save reiji1020/6052516 to your computer and use it in GitHub Desktop.
Save reiji1020/6052516 to your computer and use it in GitHub Desktop.
<?php
$array = array(
"foo" => "bar",
"bar" => "foo",
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment