$crc

From Scriptwiki
Revision as of 03:05, 31 May 2009 by Aca20031 (talk | contribs) (Cat)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns a CRC checksum of a given file, binary variable, or plain text

$crc(text|&binvar|filename,[N])
  • N is used to indicate what kind of data is passed into $crc, with text being the default

See Also