Fun PHP Project: Building a Login Form
Hi, my name is Ricardo Sawir. I love to code with PHP, and today, I want to invite you to code along with me. I hope this video can bring values to your development careers, or even if you're just a hobbyist, I hope you find some wisdom in this video.
In this video I'm going to talk about how I usually structure my PHP code. Why I do that and not the way around. I code mostly with plain PHP, no framework knowledge required.
The video is going to be around 119 minutes+, containing
- My personal project starter
- Handling login form with security in mind
- Prevent from CSRF attack
- Playing with SQLite3 PDO
- Handling routes
- Learn PHP without framework
- My personal take while building the app
- Debugging
- Maybe I'll add more points here
If you prefer to watch first, you'll get the first 30 minutes of me talking and preparing the project, but I hope you get the values out of it. (And certainly you'll get more if you watch until the end :) ). You can watch the preview on the top.
Also Follow me on Twitter @RicardoSawir
A video about fun building Login Form.