How to Create a Guestbook Using HTML & PHP

Subscribers:
15,700
Published on ● Video Link: https://www.youtube.com/watch?v=byu74SAfuao



Category:
Guide
Duration: 13:53
1,865 views
29


In this video, you will learn how to create a basic Guestbook using PHP and HTML. After watching this video, you will learn how to get the value of the input field and store it in a variable. Then, we will learn about how to use fopen function to create a file and append the data inside of that file. Then you will learn about how to use file write to write the data in the HTML file. Also, you will learn about how to require the file to the page to display comments. Bonus, you will learn about how to get rid of the undefined array key warning.

Link to the file
https://github.com/pescad085/guestBook.git
0:00 Introduction
00:58 Input fields
01:27 PHP
03:31 Working WIth Files
07:45 Testing the application
09:25 Getting RID of Undefined Key
12:27 HTML INJECTION



#php #html #guestBook







Tags:
how
to
create
guestbook
html
php
store
data
from
form
html forms
guest book
comment
comments
application
for
beginners
easy
PHP
php tutorial
web
design
back
end
backend
process
store user input
undefined array key
warning
how to make a guest with html
html form
html save information
info
information