Getting Started with PHP
Learn how PHP is used in modern web development to create dynamic web pages for visitors.
StartKey Concepts
Review core concepts you need to learn to master this subject
Applications of PHP
Terminating a PHP Statement
PHP Keyword Case-Insensitivity
PHP Comments
Dynamic Webpages using PHP
PHP Script Execution
Embedding PHP Code
PHP echo Keyword
Applications of PHP
Applications of PHP
PHP is a server scripting language used for making dynamic web pages. That means PHP allows you to use scripts on a web server to produce a response customized for each client’s (user’s) request.
PHP is the foundation of:
- Many CMS (WordPress, Drupal, Joomla)
- E-Commerce Platforms (WooCommerce, Magento)
- Web Development Frameworks (Laravel, CakePHP, Symfony)
Introduction to PHP
Lesson 1 of 1
How you'll master it
Stress-test your knowledge with quizzes that help commit syntax to memory