I would to know how I could do a barcode detecting using a phone IMEI to know its phone type and specifications in php
Many Thanks
I'm confused by this question. Clarify what you are trying to do. Don't tell me how you intend to do this, tell me what you are trying to do.
You need a barcode reader - upload the data (image?) from the client to a server probably using Ajax - grab the info (IMEI data) from a barcode parsing service / program - query an online db (if one exists) for the IMEI and send the data back to the client.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.