PHP-manual
Föregående
Nästa
crc32
crc32 -- Calculates the crc32 polynomial of a string
Description
int
crc32
( string str)
Not
:
This second example shows how to print a converted checksum with the
printf()
function :
Exempel
1
.
Föregående
Hem
Nästa
Upp