$file, "value"=>BASE_URL . MEDIA_DIR . $file); } } closedir($fp); header('Content-type: application/json'); echo json_encode($images); exit; ?>