/    Sign up×
Community /Pin to ProfileBookmark

Barcode Scanners, MySQL and PHP

Well, I’m not sure if this is the correct forum to post, but since I’m looking to create a php interface that uses a MySQL database, I figured I’d start here. What I’m looking for is if anyone knows of current barscanning software that can communicate with a MySQL database. Specifically, we want to be able to print out cards with a bar code and give them to customers. When that barcode is scanned, it tells the person how many “points” they’ve earned. Does anyone know about this?

Thanks,
Jaelan

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@ShrineDesignsFeb 02.2005 — i doubt there is anything barcode applications that use mysql, any barcode application would most likily be windows/dos based, so a good chance, if any, the sql engine would be odbc or access
Copy linkTweet thisAlerts:
@rspeedFeb 03.2005 — At my last job (retail, woo!) the barcode scanners we used simply acted to the system as a keyboard. You would scan the barcode and it would simply type the numbers it read and add a carriage return at the end.

You could create a simple form in PHP to read the data, but you'd be working out of a web browser the whole time.

Other than that you could possibly build a simple application that would act as a front end. Depending on the platform you could probably do well using VB (Windows) or Python (OS X or UNIX).
Copy linkTweet thisAlerts:
@ShrineDesignsFeb 03.2005 — php can be run on the command-line, or with ActiveScript
×

Success!

Help @Jaelan spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.4,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...