Set Webpage URL
Extract Mykad data
Use the data HTTP POST
Ever wanted to integrate Mykad reading into your web application?
Mykad Mykid Reader Software's Web Submission feature is the easiest way to get it done.
In the software settings, insert your webpage URL. Then insert the Mykad into the Mykad reader and click Extract Mykad button in the software. The Mykad information will not be saved in the software, instead it is submitted directly to your webpage URL through HTTP POST method. The Mykad photo is also included in Base64 JPG format.
You can now make use of these Mykad information in your webpage directly. Your webpage can be programmed in any programming language that you like. In our case, we love PHP. It is the most simple and very popular programming language for web-based applications. Therefore we use PHP in all our Demo below. You can download these Demo source codes (PHP) and upload to your webserver to test and use it as guidance to develop your own application.
Go creative and build your fantastic web-based application with direct Mykad integration!