Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $VAR1 = {
- 'NAME' => [
- 'Vadim',
- 'Andrew',
- 'Lesea',
- 'Olea',
- 'Masha',
- 'Olesya',
- 'Nikita',
- 'Vanya',
- 'Denis',
- 'Emmanuel',
- 'Nikifor',
- 'Vasile',
- 'Dumitru',
- ''
- ],
- 'ID' => [
- 3,
- 4,
- 5,
- 6,
- 7,
- 8,
- 9,
- 10,
- 1,
- 2,
- 11,
- 12,
- 13,
- 14
- ],
- 'AGE' => [
- 10,
- 22,
- 19,
- 21,
- 28,
- 34,
- 23,
- 39,
- 18,
- 100,
- 66,
- 53,
- 34,
- 99
- ]
- };
Add Comment
Please, Sign In to add comment