Writing Secure PHP Code - PHP Security Tutorial

Go to class
Write Review

Writing Secure PHP Code - PHP Security Tutorial provided by Udemy is a comprehensive online course, which lasts for 4-5 hours worth of material. Writing Secure PHP Code - PHP Security Tutorial is taught by Infinite Skills. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Create secure PHP code and prevent attacks and exploits in your code - This is an Essential course for all developers

    What you'll learn:

    • Learn how to write secure PHP code
    • Protect your website against attacks and exploits
    • Prevent PHP Injection and Cross-Site Scripting Attacks

    This PHP Security training video from Infinite Skills teaches you about the primary security considerations that can affect a PHP website, and how you can take preventative measures. This course is designed for users that already have a working knowledge of PHP and MySQL, and who develop PHP-based websites that contain sensitive or financial information.


    You will start by learning about the most common forms of attack and what the consequences can be when your website is not protected. You will then move into learning about the filtering and validation functions in PHP, and why you should use them. Doug will teach you how you can protect your website against common website vulnerabilities and how to protect file uploads. Finally, this video tutorial will teach you how to protect against SQL injection attacks, and covers topics such as database escaping, using prepared statements, and protecting a MySQL database.

    By the completion of this video based training course, you will have the knowledge required to ensure your website is secure against attacks and free of vulnerabilities. Working files are included, allowing you to follow along with the author throughout the lessons.