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

Recommended Answers

All 2 Replies

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.

Member Avatar for diafol

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.

commented: This raises the bar. +0
commented: Is there any app to use for this? +0
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.