Spoken Tutorial

MD5 Encryption - English

PHP and MySQL Tutorials - English 25
  • 1
    Simple Visitor Counter
  • 2
    PHP String Functions Part 1
  • 3
    PHP String Functions Part 2
  • 4
    File Upload Part 1
  • 5
    File Upload Part 2
  • 6
    Cookies Part 1
  • 7
    Cookies Part 2
  • 8
    Sessions
  • MD5 Encryption
  • 10
    Sending Email Part 1
  • 11
    Sending Email Part 2
  • 12
    Sending Email Part 3
  • 13
    Display Images from a Directory
  • 14
    User Login Part 1
  • 15
    User Login Part 2
  • 16
    User Login Part 3
  • 17
    User Password Change Part 1
  • 18
    User Password Change Part 2
  • 19
    User Password Change Part 3
  • 20
    User Registration Part 1
  • 21
    User Registration Part 2
  • 22
    User Registration Part 3
  • 23
    User Registration Part 4
  • 24
    User Registration Part 5
  • 25
    User Registration Part 6
  1. Instruction Sheet
  2. Installation Sheet
Outline:
MD5 Encryption Calculates the MD5 hash of str using the RSA Data Security, Inc.'s MD5 Message-Digest Algorithm, and returns that hash (Its a one way encrypting technique). Syntax : string md5 ( string $str [, bool $raw_output = false ] ) Used in encrypting passwords and storing them in a database.

Assignment

Status:

Code files

  • md5_encryption/
  • md5_encryption/MD5_Encryption_1.php
  • md5_encryption/MD5_Encryption_2.php
  • md5_encryption/MD5_Encryption_3.php
  • md5_encryption/MD5_Encryption_4.php
  • md5_encryption/MD5_Encryption_5.php
  • md5_encryption/MD5_Encryption_6.php
  • md5_encryption/MD5_Encryption_7.php
  • md5_encryption/md5_encryption.txt

Status:

Slides

  • php/
  • php/3t-logo.pdf
  • php/php.pdf
  • php/php.tex

Status:

  • FOSSEE Project
  • Scilab Project
  • Oscad
  • Python
  • CFD
  • OR-Project
  • Aakash Labs
  • Co-learn
  • Education Mission
  • Software Training
  • Creation
  • News
  • About
  • Training
Developed at IIT Bombay
This work is licensed under Creative Commons