View Full Version : IMEI checkdigit calculation algorithm needed
Hi
I need the imei check digit (last digit) calculation algo.
It was posted somewhere during the Dejan box hystery :)
Also I do not need any flash or GDF files anymore, so please do not send me more :)
Regards
Dim a(n) as integer :D:D:D
Dim sum as integer :D:D:D
a1
a2
a3
a4
a5
a6
a7
a8
a9
a10
a11
a12
a13
a14
sum = a1 + a1 + a2 + a3 + a3 + a4 + a5 + a5 + a6 + a7 + a7 + ...
chck = ( 10 * int(sum/10) + 10 ) - sum
may be i have little mistake....i writed this algo from my mind...
wow vb programmers :D
thanks
now I'll implement Luhn algorithm in...
guess :)
senkron24
10-30-2006, 12:07
i need IMEI checkdigit calculation algorithm in php pls !!
best regarts senkron24
crazyman
10-30-2006, 21:54
imei calculator herein is
senkron24
10-31-2006, 10:16
yes this is very godd program i have this bud i need in php for webpage
any help pls
best regarts senkron24