slav123


Member since 02/09/2011

1 snippets

835 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

slav123's Recent SnippetsTagged array



« Prev 1 Next »
converts array (which is reference) in format <code> array(0 => array('id' => 1, 'name' => 'orange'), 1 => array('id' => 3, 'name' => 'banana')); </code> to <code> array(1 => array('id' => 1, 'name' => 'orange'), 3 => array('id' => 3, 'n...
0 538 posted 13 years ago by slav123
« Prev 1 Next »