Spoken Tutorial

User Login Part 1 - 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
  • 9
    MD5 Encryption
  • 10
    Sending Email Part 1
  • 11
    Sending Email Part 2
  • 12
    Sending Email Part 3
  • 13
    Display Images from a Directory
  • 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:
User Login Part 1 Collecting information from user in a form & connecting to authorized database. mysql_connect("hostname", "username", "password") - Connect to the Database Server with the authorized user and password. mysql_select_db("database_name") - This selects a database within a connected database server

Assignment

Status:

Code files

  • user_login_part_1/
  • user_login_part_1/User_Login1_1.php
  • user_login_part_1/User_Login1_2.php
  • user_login_part_1/login1.php
  • user_login_part_1/login2.php
  • user_login_part_1/phplogin.sql.zip
  • user_login_part_1/user_login_part_1.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