RE: [PHP] card scanners and PHP

2006-07-26 Thread Jim Moseby
 
 For our retail application (written in PHP) we are looking for a class
 that will work with a scanner to scan a driver's license or business
 card and populate the forms properly with that data. I have found a
 product (IDScan) that may work with PHP, but I was hoping to 
 find others
 to compare it to. Anyone have or know of anything like this?

The ones I have experience with simply emulate keyboard entry, and as such
would work with any PHP application where the same data could be entered via
keyboard.  I believe the ones we used were made by either Symbol or Wasp.

JM

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] card scanners and PHP

2006-07-26 Thread Miles Thompson

At 04:31 PM 7/26/2006, Jay Blanchard wrote:


For our retail application (written in PHP) we are looking for a class
that will work with a scanner to scan a driver's license or business
card and populate the forms properly with that data. I have found a
product (IDScan) that may work with PHP, but I was hoping to find others
to compare it to. Anyone have or know of anything like this?

Thanks!



Jay,


Do you mean a magnetic stripe reader?
Information is scattered all over business cards.

Miles 



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.394 / Virus Database: 268.10.4/399 - Release Date: 7/25/2006

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] card scanners and PHP

2006-07-26 Thread Jay Blanchard
[snip]
Do you mean a magnetic stripe reader?
Information is scattered all over business cards.
[/snip]

Most states do not allow access to their mag stripes, and one company
that I have found so far uses what is essentially an OCR scanner and a
software called IDScan to parse the data. They even claim to be able to
scan business cards.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php