| | |
EAN 13
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2006
Posts: 8
Reputation:
Solved Threads: 1
I started PHP last month.So I am new.
Is it possible to find the EAN 13 with PHP ?
Here is how to calculate the EAN-13
Thanks in advance.
Is it possible to find the EAN 13 with PHP ?
Here is how to calculate the EAN-13
•
•
•
•
1. From the right to left, start with odd position, assign the odd/even position to each digit.
2. Sum all digits in odd position and multiply the result by 3.
3. Sum all digits in even position.
4. Sum the results of step 3 and step 4.
5. divide the result of step 4 by 10. The check digit is the number which adds the remainder to 10.
•
•
Join Date: Aug 2008
Posts: 381
Reputation:
Solved Threads: 33
If there is a formula with PHP like you've described, then you can use PHP to do it.
Maybe this link will help? Is EAN and EAN 13 the same thing?
http://satarah.com/showcase/sites/isbnlookup/
Do you just need help running that formula or is there more you're trying to accomplish here?
Maybe this link will help? Is EAN and EAN 13 the same thing?
http://satarah.com/showcase/sites/isbnlookup/
Do you just need help running that formula or is there more you're trying to accomplish here?
![]() |
Similar Threads
- barcode reader (Java)
- error jump to row 0 (PHP)
- trojans...now nothing opens and I get a paint can't open error (Viruses, Spyware and other Nasties)
- Datalogic barcode scanner (USB Devices and other Peripherals)
- point me in the right direction - Exam/quiz etc result calculating programme (C++)
- Help with a 2D array from a text file (C++)
- Creating an OS (C++)
- How to improve program with string compairing? (C++)
- To learn faster for me (C++)
- Anyone using Arch? (Getting Started and Choosing a Distro)
Other Threads in the PHP Forum
- Previous Thread: Login page by using Sessions
- Next Thread: portal design help!!!!
| Thread Tools | Search this Thread |
.htaccess alerts apache api archive array autocomplete beginner binary broken cakephp checkbox class cms code convert cron curl database dataentry date display duplicates dynamic echo email emptydisplayvalue error execute explodefunction file files firstoptioninphpdroplist folder form forms function functions google hack href htaccess html htmlspecialchars image include insert ip javasciptvalidation javascript joomla keywords limit link login mail matching menu methods mlm multiple mysql network object oop paypal pdf php problem query radio random recursion recursive redirect remote script search securephp server sessions shot sms source space sql subscription syntax system table tutorial tutorials update upload url validator variable video web youtube





