Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Getting Started With PHP For Beginners
Rating: 4.7 out of 5(58 ratings)
3,337 students

Getting Started With PHP For Beginners

Learn Modern PHP and Build A Secure Form Project
Last updated 2/2023
English
English [Auto],

What you'll learn

  • Create dynamic web pages
  • Create forms and validate user input
  • Create forms and validate user input
  • Handle sessions

Course content

7 sections21 lectures1h 55m total length
  • IMPORTANT! READ THIS0:10
  • Introduction2:04

    Discover PHP, a server-side scripting language for dynamic web pages used by WordPress, featuring object oriented and functional programming, form data handling, and dynamic content generation.

  • Installation6:10

    Explore two PHP installation methods—local setup with XAMPP and online PHP editors—plus choosing a text editor and browser, and the role of basic HTML and CSS knowledge.

  • PHP Syntax7:00

    Learn the basics of PHP syntax by writing simple scripts with echo, creating index.php files, embedding HTML, and noting the closing tag is optional.

  • Variables4:00

    Explore PHP variables as containers for strings, numbers, and words, always starting with a dollar sign. Learn rules like not starting with a number and avoiding reserved keywords.

  • Data Types10:02

    Explore PHP data types, including string, int, float, bool, array, object, and null, with practical examples of concatenation, var_dump, and array printing.

Requirements

  • Just basic knowledge of HTML and CSS

Description

Welcome to the free version of my PHP Course "Getting Started With PHP And MySQL For Beginners". This course is designed for those with little or no programming experience who are looking to learn the fundamentals of web development. PHP is one of the most widely used technologies for building dynamic and interactive websites and web applications.

PHP is a popular, easy-to-learn server-side scripting language that allows you to create dynamic web pages and interact with databases. It is the backbone of many popular content management systems such as WordPress and Joomla. MySQL is a widely-used, open-source relational database management system that will allow you to store and retrieve data for your PHP web applications. Together, these technologies will enable you to create robust and efficient web applications.

Throughout this course, you will learn how to use PHP to create and manipulate forms. This free course includes one project. You will be creating a working and secure form. This form project teaches you how to validate user input, and how to sanitize data to protect your website from security threats.

By the end of this course, you will have a solid foundation in PHP . You will have the skills and knowledge to build professional, dynamic websites and web applications using PHP.

The topics include

PHP Functions

PHP Arrays

PHP Data Types

PHP Conditional statements

Enroll now!

Who this course is for:

  • Developers wanting to be backend developers
  • Those Looking to Get Job In Web Development