PHP for beginners :Step by step login and logout page with session in php

preview_player
Показать описание
Step by step learn (HTML,PHP and mysql database) with login and logout page with session in PHP
Contents:
Create a new folder website 00:00
HTML !DOCTYPE Declaration is an "information" to the browser about what document type to expect. 01:04
The html tag represents the root of an HTML document,and close by 01:13
The header element represents a container for introductory content or a set of navigational links. 01:18
meta charset="UTF-8" 01:23
you are telling your browser to use the UTF-8 character encoding, which is a method of converting your typed characters into machine-readable code.
The title tag defines the title of the document 01:39
body contains all the contents of an HTML document. 02:06
The div tag defines a division or a section in an HTML document. 02:56
The h1 tag is used to define HTML heading. 03:13
Add styles to Div "aa" 03:43
Make div in the Center 05:13
Make the text in the center 05:13
The form tag is used to create an HTML form for user input. 06:25
The br tag inserts a single line break.08:04
Add a short hint that describes the expected value of an input field 09:37
Make input fields must be filled out before submitting the form 10:28
OPen XAMPP to create mysql database 11:14
Create database in phpmyadmin 11:59
Create table 12:34
Insert User 13:50
Connect php with database 14:24
Check connection 15:44
Add code php in login page 16:54
Call connect_database file by require 17:14
Start Session 17:41
check if the input username is filled or not null. 17:54
Removes backslashes 18:21
Escapes a string for use in SQL Statements 31:37
check if username exists in mysql database or no 20:05
mysqli_num_rows Returns the number of rows in a recordest 22:03
Store Session Username 22:43
Error message 23:36
Check if session username exists 26:27
Create index page 27:46
Add hyperlink 29:39
Create logout page with destroy or remove session username 29:53
#stepbystep
#programming_for_everybody
#programming_for_everybody
#programming_for_everybody_php

Tags:
login
php login system
php login and register tutorial
php login tutorial
php login system
login form
login system using php with mysql database with session
login logout using session in php in hindi
php session login tutorial
php login form with mysql database
login in php using session
login form using session and mysql in php
login logout with session in php
how to make login logout with session in php
login system using php with mysql database
Рекомендации по теме
Комментарии
Автор

hi sir.. can i request a video about how to transfer values from datagridview database to table layout panel.. thank you

melindamolit
join shbcf.ru