<?php $files = array ( "test" => array ("test.bin", "this ia the test file"), "test2" => array ("test2.bin", "this ia the test file 2"), ); ?>