Quick Send System
Send data between mobile and laptops.
Powered by IMUS Laboratory
Text
Files
Receive
QuickSend ID
isDot()) continue; $current = pathinfo($fileInfo->getFilename())['filename']; if (!is_numeric($current)) continue; if ($current > $max) $max = $current; } echo $max+1; ?>
Generate QR-Code
Latest QuickSend code
isDot()) continue; $current = pathinfo($fileInfo->getFilename())['filename']; if (!is_numeric($current)) continue; if ($current > $max) $max = $current; } $number = 10; if ($max < 10){ $number = $max; } for( $i = 0; $i <= $number; $i++){ echo "
QSCODE#" . ($max - $i) . "
"; } ?>
CopyRight IMUS Laboratory 2021, All right reserved.