EZ QRCode 條碼掃描器 網路身分驗證機制 2.0



Publisher Description



EZ QRCode 條碼掃描器 網路身分驗證機制


EZ QRCode 簡單、好用、速度快的QR碼掃碼器。
提供掃描後直接前往瀏覽搜尋、或透過其他APP 如 LINE SKYPE WECHAT ....分享。

產品特點:
- QRCode 條碼掃描
- 網路身分驗證 :
使用本功能需網站支援 QRCode 登入驗證功能
第一次登入網站掃描一次 QRCode 綁定手機後。
再次登入網站必須用原手機再次掃描 新的QRCode
驗證成功,才能登入。
保護重要雲端資料不被竊取。即使帳號密碼被盜,亦安全無慮。
須進一步驗證技術支援 請聯繫 管理員


驗證技術說明文件:
QRCODE DATA 規格 JSON 須放入
{type:’ez’,callback:http://'yourdomain/accept.php'}


1. 產生 QRCode php


$qrJson=Array();
$qrJson["type"]="ez";
$qrJson["data"]=$data;
$qrJson["callback"]="http://mydomain/api/api_qrcode_reg_callback.php";
tag-question:end>



QrcodeImg.php
引用參考 phpqrcode class http://www.phpclasses.org/browse/file/32322.html


include_once('../inc/phpqrcode/qrlib.php');
$data=$_POST["data"];
if($data=='') $data=$_GET["data"];
echo QRcode::png($data, false, 'L', 5);
tag-question:end>


2. http://'yourdomain/accept.php

$data=$_POST["data"];
if($data=='') $data=$_GET["data"];


$tmparr=json_decode($data,true);
$userdata=$tmparr["data"];
$ezid=$tmparr["ezid"];


// userdata 是在產生 QRCODE 時 寫入 一般而言 可以放 使用者登入帳號
// ezid 是 APP 自動產生的 唯一碼 每支手機有一個 ezid 重複機率極低。
// 網站根據 ezid 來做 身分驗證
//以下驗證方法可以自己運用。不限於此。


select * from usertable where account= ‘$userdata’
if( ezid="=’’)">
update usertable set ezid=’$ezid’
} else {

echo ‘ok’;
} else {
echo ‘error’;
}
}



About EZ QRCode 條碼掃描器 網路身分驗證機制

EZ QRCode 條碼掃描器 網路身分驗證機制 is a free app for Android published in the System Maintenance list of apps, part of System Utilities.

The company that develops EZ QRCode 條碼掃描器 網路身分驗證機制 is COLOR99. The latest version released by its developer is 2.0.

To install EZ QRCode 條碼掃描器 網路身分驗證機制 on your Android device, just click the green Continue To App button above to start the installation process. The app is listed on our website since 2015-11-04 and was downloaded 5 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded app with your antivirus. Your antivirus may detect the EZ QRCode 條碼掃描器 網路身分驗證機制 as malware as malware if the download link to com.threex.qrcodereader is broken.

How to install EZ QRCode 條碼掃描器 網路身分驗證機制 on your Android device:

  • Click on the Continue To App button on our website. This will redirect you to Google Play.
  • Once the EZ QRCode 條碼掃描器 網路身分驗證機制 is shown in the Google Play listing of your Android device, you can start its download and installation. Tap on the Install button located below the search bar and to the right of the app icon.
  • A pop-up window with the permissions required by EZ QRCode 條碼掃描器 網路身分驗證機制 will be shown. Click on Accept to continue the process.
  • EZ QRCode 條碼掃描器 網路身分驗證機制 will be downloaded onto your device, displaying a progress. Once the download completes, the installation will start and you'll get a notification after the installation is finished.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 5
Updated At: 2024-03-21
Publisher: COLOR99
Operating System: Android
License Type: Free