Login   Register  
PHP Classes
elePHPant
Icontem

need a help

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      RSA  >  All threads  >  need a help  >  (Un) Subscribe thread alerts  
Subject:need a help
Summary:Uninitialized string offset
Messages:1
Author:aroma
Date:2011-04-17 20:12:05
 

  1. need a help   Reply  
Picture of aroma
aroma
2011-04-17 20:12:12
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