Home Page

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




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

EZ QRCode 條碼掃描器 網路身分驗證機制 EZ QRCode 簡單、好用、速度快的QR碼掃碼

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’;
}
}




Previous Versions

Here you can find the changelog of EZ QRCode 條碼掃描器 網路身分驗證機制 since it was posted on our website on 2016-11-06 12:05:01. The latest version is 2.0 and it was updated on 2024-03-21 15:05:47. See below the changes in each version.

EZ QRCode 條碼掃描器 網路身分驗證機制 version 2.0
Updated At: 2015-11-04


Related Apps

Here you can find apps that are similar with EZ QRCode 條碼掃描器 網路身分驗證機制.



Disclaimer

External Download


We do not host EZ QRCode 條碼掃描器 網路身分驗證機制 on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Galad and passed their terms and conditions to be listed there. We recommend caution when installing it.

The APK Download link for EZ QRCode 條碼掃描器 網路身分驗證機制 is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

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