Quote:
Originally Posted by gon
The offer continues in vigor...
|
Wish I had some code to give you but mine is in Perl. I doubt anyone will do what you need for $15. You might be better off looking around for other code to find one that works.
The problem is most likely related to a fundamental flaw in PHP in that it doesn't do bitwise (unsigned 32/64 bit ints) properly. There are some work arounds but you have to know where the error is occuring.