DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   PHP (http://www.daniweb.com/forums/forum17.html)
-   -   EAN 13 (http://www.daniweb.com/forums/thread138153.html)

roh3x2n Aug 2nd, 2008 8:06 am
EAN 13
 
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

Quote:


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.
Thanks in advance.

langsor Aug 4th, 2008 5:25 am
Re: EAN 13
 
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?


All times are GMT -4. The time now is 8:45 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC