first, thanks for your useful work. it's really helpful and so clear. but when i tried the example it showed this notice:
Uninitialized string offset...
it seems to be in this line:
$code = bcadd($code, bcmul(ord($packet[$j]), bcpow('256',$j)));
please, I need your help ASAP, I'm working on my senior project.
thanks in advance |