I'm creating an Web-Based Inventory System, currently stucked at this module where I need to scan QR code.
The process flow that I want to achieve should be like this:
1. Scan QR code containing the inventory ID wirelessly using an Android app
2. Show the information retrieved from the MySQL database using the inventory ID and show it on my PHP webpage.

I have created an Android App using phonegap that able to scan QR code and insert it into the database at my PC WAMP Server MySQL database, problem is how to proceed the next step to get what I want?

(sorry for my poor english)

Member Avatar for diafol

You are inserting data from the QR code into the DB?? Not sure if I understand you correctly. Show your code please (php/mysql).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.