Hi Matti,
At the PHP level, there is some checksum code here and I thought that Zend
had some relevant code as well in their repository.
http://px.sklar.com/code-pretty.html?code_id=389
On linux, there is a function called checksum that can be invoked using a
system call. Not sure if there is a similiar function you could install
on Windows and call using exec.
Regards,
Paul
----- Original Message -----
From: "Matti Palosuo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 24, 2001 10:37 AM
Subject: [PHP-WIN] crc32
> 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]
>
>
--
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]