Skip to content

Instantly share code, notes, and snippets.

@nathggns
Created August 29, 2011 14:19
Show Gist options
  • Select an option

  • Save nathggns/1178486 to your computer and use it in GitHub Desktop.

Select an option

Save nathggns/1178486 to your computer and use it in GitHub Desktop.
Output
Array
(
[foo:] => Array
(
[0] => baz: foo;
[1] => foo: baz;
)
[foo] => Array
(
[0] => bar: baz;
)
[&foo] => Array
(
[0] => baz: baz;
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment