thanks for the tutorial! today is my first day at PHP and it has been a nice introduction. It results king of ugly for me to see the need of using $ everytime, but I guess I will get use to it.
Don't worry you'll get used to it very quickly. PHP is very enjoyable as a language. The fact that it was never meant to be a programming language but grew organically due to users loving it, speaks for itself. Good luck and feel free to ask if you have any questions🙂
loved it. thanks Please make a complete PHP project tutorial by applying clean code, solid principles, oop, and other essential aspects that make the project looks more professional as if it is a real one.
Ive made a few using OOP and MVC. You can check this blog websitev i made using an MVC framework created from scratch. The framework uses alot of those principles ua-cam.com/video/4AoRVc89rBs/v-deo.html
52:00 How do you update all the hashes in your database when the PHP version changes? Won't your authentication stop working, since the new hashing algorithm won't produce the same hashes as the previous one?
you dont have to change your hashing algo if you change your php version. it will still work if you leave the code as it is. theres no way to update the hashes if you do change your algo. everyone has to use the forgot password feature at that point
49:46 - this is impossible to read though. It's better to have the HTML in a .html file and then use file_get_contents() and str_replace() in PHP to add the variables cleanly.
This is one of the best tip videos I’ve found. Bravo!
1:30:50 LMAO, greeting from Brazil, nice content, I use everything you teach in the video in my job as php developer, Thanks
This deserves far more likes and views. Good job.
Never mind 1.6M views and 96 likes how
@@dannygummer8745 it's actually only 1,600views😂 thanks for the compliment
@@QuickProgramming 🤦♂️I’m blind
J'apprends beaucoup de choses sur vous, Merci
am happy to hear it, thanks for the feedback
thanks for the tutorial! today is my first day at PHP and it has been a nice introduction. It results king of ugly for me to see the need of using $ everytime, but I guess I will get use to it.
Don't worry you'll get used to it very quickly. PHP is very enjoyable as a language. The fact that it was never meant to be a programming language but grew organically due to users loving it, speaks for itself. Good luck and feel free to ask if you have any questions🙂
your work is amazing....love from zambia
Thank you fellow zambian :D Much appreciated
This is very helpful mate! Thank you for making this.
loved it. thanks
Please make a complete PHP project tutorial by applying clean code, solid principles, oop, and other essential aspects that make the project looks more professional as if it is a real one.
Ive made a few using OOP and MVC. You can check this blog websitev i made using an MVC framework created from scratch. The framework uses alot of those principles ua-cam.com/video/4AoRVc89rBs/v-deo.html
52:00 How do you update all the hashes in your database when the PHP version changes? Won't your authentication stop working, since the new hashing algorithm won't produce the same hashes as the previous one?
you dont have to change your hashing algo if you change your php version. it will still work if you leave the code as it is. theres no way to update the hashes if you do change your algo. everyone has to use the forgot password feature at that point
49:46 - this is impossible to read though. It's better to have the HTML in a .html file and then use file_get_contents() and str_replace() in PHP to add the variables cleanly.
Thanks for your help I really appreciate
awesome, you're most welcome :)
Creating a game tutorial focusing on house leveling up using PHP and MySQL please (Thanks)
Great content thnx❤
Thank you❤️😊
false is not 'faster' than FALSE? I've never heard that before. What's your source?
very useful, thanks a lot :)
Awesome, thanks☺️
Chapters names 7 & 8 are switched.
Awesome tutorial always
thanks
If user is not male or not Female user is Miss Netherlands 🤣