Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Last active December 14, 2015 15:29
Show Gist options
  • Save andrewSC/5108588 to your computer and use it in GitHub Desktop.
Save andrewSC/5108588 to your computer and use it in GitHub Desktop.
<?php
//$member['name'] = 'foobar';
array_push($countryClub, array('name' => 'foobar'));
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment