HTML Entities in PHP - PHP FORM INJECTION

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



Duration: 5:01
314 views
12


IN this video, I will show you how to stop people from injecting HTML tags inside of your form. In the previous lesson, we learned how to create a basic guest book, and in this video, we will learn how to use HTML entities and HTML special chars stop people from injecting malicious code in your program

#php #injection #







Tags:
html
entities
php
php 8
php 9
tutorial
form
injection
avoid
malicious code
securing the form
special
htmlspecialchars
htmlEntities()
htmlSpecialChars()
how to use htmlspecialchars
html special character
how to use htmlEntities
titis