$books = array ( 'dir' => array ("file"), ); $books['c++'][] = 'kniga 1'; $books['c++'][] = 'kniga 2'; $books['html'][] = 'kniga 1';