★ wanayoo — archive 1999 http://www.phpwizard.net/resources/quickref/mhash.htmlNouvelle recherche | Portail wanayoo
phpWizard.net - Building Dynamic Websites with PHP
   Projects | Resources | The Book | About |
  Resources
 -Tutorials
 -Quick Reference
 -Link Directory
 -Scriptlets
 +Bookstore
 +Fun Stuff
 Quick Reference: mhash

  • int mhash_get_block_size(int hash)
    get the block size of hash
  • string mhash_get_hash_name(int hash)
    get the name of hash
  • int mhash_count()
    get the number of available hashes
  • string mhash(int hash, string data)
    hash data with hash


  • Copyright 1998-2000 Tobias Ratschiller.