Clarification about Barcodes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hemashiki
    New Member
    • Aug 2006
    • 34

    Clarification about Barcodes

    hi

    can anyone suggest some ideas for generating and reading barcodes
    using php :p
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    #2
    Originally posted by hemashiki
    hi

    can anyone suggest some ideas for generating and reading barcodes
    using php :p
    It would be pretty cool for PHP to create bar codes (i.e. output the alphabet and have a GUI that displays the corresponding bar)

    but PHP has nothing to do with reading them. For that you need a bar-code reader which plugs into the computer and acts like a keyboard. It reads and enters the numbers for you. Which is then given to PHP/Database via a form.

    Have fun!

    Comment

    Working...