Related Links : Search Engine Optimization | | Search Engine Marketing | Online Marketing | Freelance Programmer| SEO Thailand | SEO Expert | SEO services | PHP Programmer Thailand | SEO Tutorial | What is SEO |

  Home Our SEO Services SEO Expert Consultant Php Programmer Keyword Suggestion Scripts|Articles| Email : sachin {at} jainsachin {dot} com

PHP | Examples | Manual | Tutorial | Help

SEO Services



Website Programming in PHP / MYSQL



SEO Tools




    Friends


      Examples

      Examples

      Example #1 Compute the MD5 digest and hmac and print it out as hex

      <?php
      $input 
      "what do ya want for nothing?";
      $hash mhash(MHASH_MD5$input);
      echo 
      "The hash is " bin2hex($hash) . "<br />\n";
      $hash mhash(MHASH_MD5$input"Jefe");
      echo 
      "The hmac is " bin2hex($hash) . "<br />\n";
      ?>

      This will produce:

      The hash is d03cb659cbf9192dcd066272249f8412 
      The hmac is 750c783e6ab0b503eaa86e310a5db738 
      


      SEO Tutorial / Articles





      Php / Mysql Tutorial



      Articles



        Other Topics



        SEO by Jainsachin