From: indresh singh bhadoria Date: Mon, 29 May 2017 17:50:24 +0530 Subject: download api functionality completed --- download api functionality completed --- Binary files /dev/null and b/Downloads/Registration of Vehicles differ Binary files 'a/Downloads/avatar04.png' and b/Downloads/avatar04.png differ Binary files /dev/null and b/Downloads/favicon-touch(1).png differ Binary files 'a/Downloads/pic1.jpg' and b/Downloads/pic1.jpg differ --- 'a/browse.php' +++ b/browse.php @@ -3,7 +3,6 @@ $fileBrowse = $_FILES['fileUpload']['tmp_name']; $filePath = $_POST['filePath']."/".$_FILES['fileUpload']['name']; $access_token = $_POST['accessToken']; - $fileContent = file_get_contents($fileBrowse); $finfo = new \finfo(FILEINFO_MIME_TYPE); $mime = $finfo->buffer($fileContent); --- 'a/doc.php' +++ b/doc.php @@ -90,54 +90,59 @@ $dataI = json_decode($issuedNew[1], TRUE Date Action - - )" >close + + + &uri=&id="> + * * */ ?> + + "; + echo($api_detail['name']); + } elseif ($api_detail['type'] == "file") { + echo " "; + echo($api_detail['name']); } ?> - - &uri=&id="> - * * */ ?> - - "; - echo($api_detail['name']); - } elseif ($api_detail['type'] == "file") { - echo " "; - echo($api_detail['name']); - } - ?> -
- + + +
+ +
+ + + + + + - - - - - - - - - + + + +