$crc: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
mNo edit summary
 
Aca20031 (talk | contribs)
m Cat
 
Line 14: Line 14:


[[Category:Identifiers]]
[[Category:Identifiers]]
[[Category:Text Identifiers]]
[[Category:Other Identifiers]]

Latest revision as of 01:05, 31 May 2009

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