Guest User

Untitled

a guest
May 25th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. $foo = array(
  2. 'foo' => 'bar',
  3. 'foo' => 'baz',
  4. 'zap' => 'bing',
  5. );
Add Comment
Please, Sign In to add comment