List of All Basic PHP Security You Need to Know | PHP Security for Beginners | PHP Security Lesson

preview_player
Показать описание
In this PHP tutorial I will list all the basic PHP security you need to know, as a PHP beginner. 🙂 This will cover many of the security basics in PHP, general website security and network security, and other good coding practices in PHP. Security lessons are an important part of learning PHP, so hopefully this will help answer any question you have, when it comes to what you need to learn about security here at the beginning.

Do know that this video does NOT cover ALL security in PHP. 👈 But it is a really good starting point for beginners, to learn PHP security. 🙂

all basic security you need to know in php, all fundamental security you need to know in php, list of all basic php security you need to know, php security for beginners, security in php you need to know, php security tutorial, php security lesson, php security vulnerabilities, php security course, security basics php, website security, website security php, network security php, secure coding practices in php, php Information Security, php security complete guide

➤ LINKS

Cross-Site Request Forgery (CSRF): (No link)
File Upload Security: (No link)
Error Handling and Information Leakage: (No link)

➤ TIMESTAMPS

00:00:00 - Introduction
00:00:56 - SQL Injection and Prepared Statements
00:02:42 - Cross-Site Scripting (XSS)
00:05:06 - Cross-Site Request Forgery (CSRF)
00:06:32 - File Upload Security
00:08:46 - Password Storage and Hashing
00:11:55 - Input Validation and Data Sanitization
00:13:49 - Error Handling and Information Leakage
00:15:58 - Session Security

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon and YouTube Memberships to share improved and updated lesson material, and for a small fee you can access all the material either from my memberships or Patreon, depending on your preference. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Рекомендации по теме
Комментарии
Автор

Do know that this video does NOT cover ALL security in PHP. 👈 But it is a really good starting point for beginners, to learn PHP security. 🙂 I have to disclaim this, since some people will inevitably skip reading the title, the description, and the intro to the video, and then proceed to tell me in the comments that "this isn't ALL security! CLICKBAIT!" 😂

Dani_Krossing
Автор

Dani is probably the programmer I was looking for, defies all the common programming semantics with an easy and comprehensive style. Super thanks to you man!

abdullahikabri
Автор

I really learned a new staff from this video.

Thanks for the effort to show it as a video.

xkhalid
Автор

I keep looking forward to your videos, and like them before watching

OnyeStephen
Автор

I have being enjoying your recent videos on php man, you are doing well, to fully grab all this concepts it would be nice you if can make a video tutorial coding an application (complex one) which will give more insight on how to implement these things. Thanks 🚀⭐

muhammadyahaya
Автор

Hi, thanks.
indeed it is a good video. You all should keep it in your bookmarks browser. 👌

jediampm
Автор

thank you for great PHP Security for Beginners

basilistigris
Автор

I really like your videos, please keep going!!

matteoporrani
Автор

Really you doing a great job Thank you

sudhakar
Автор

This is amazing content! Might need part 2

legendofgaming
Автор

Amazing mahn. thanks for this insightful tutorial

zeekronofficial
Автор

You have really helped me in writing a really good website, love your videos, very informative.
Please can I ask if you can consider writing a forgotten password video in the MVC model? I've managed to do it with the uploading gallery video you have, struggling to get forgotten password one to work in MVC model. Would appreciate the help. 🙃

WernerdeSwardt
Автор

sir you are very good to clarify everything and i get it when im only with you if i leave i don't remember even the code so plz help me out bro

Shuuke-lw
Автор

Could you extend your last PHP course by adding security based video where you actually implement those things?

ayoxen
Автор

Please make a video for native PHP pessimistic locking.

richarddelaltre
Автор

I'm the 999th like on this video 😃

mdatheeb
Автор

Fairly new to this area. Wouldn't it be better to keep the CSRF token out of a hidden field form, and just check the session variable when the form is submitted to its script (e.g., hidden form fields contents can be easily accessed and stolen)?

peterg
Автор

I know this isn't all security when it comes to PHP but would an application be really secure with only these principles in your opinion?

TheHogPresident
Автор

PHP Security Best Practices:
1. Validate Input.
2. Sanitize Output.
3. Use Prepared Statements.
4. Try to remember these steps on Monday... 😅

ParthSolanki-yv
Автор

its the first time that im seeing this video, but this dude looks like elon musk to much to pay attention about video content

toninho