I'd need a function for creating crc32 with a specific seed number, but
standard PHP crc32() doesn't provide that option. I have already a plain
C source for this but porting the needed parts into PHP would take some
time...

Does anybody have a solution / source code for this?

--
Matti



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to