Skip to content

Instantly share code, notes, and snippets.

@damianoporta
Created August 12, 2014 23:49
Show Gist options
  • Save damianoporta/853d73a4a5d6fb9fb877 to your computer and use it in GitHub Desktop.
Save damianoporta/853d73a4a5d6fb9fb877 to your computer and use it in GitHub Desktop.
$data = [
'Nation' => [
'name' => 'ciao1',
'name' => 'ciao2',
'name' => 'ciao3',
'name' => 'ciao4',
'Region' => [
0 => array(
'name' => 'oookoook',
)
]
],
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment