filmov
tv
Introduction to PHP for Drupal Tutorial #4: Conditional IF Statements

Показать описание
In the fourth tutorial of this series, I walk you through PHP If statements which allow us to add some dynamic complexity to our PHP scripts. In doing so, we use an if statement to selectively print a message to a user but these can obviously get very complex. In short, an if statement is provided something to evaluate, which if true, executes some block of code. We conclude by looking at a statement which is a little more complex and reacts to input provided by a user via an HTML form.
Introduction to PHP for Drupal Tutorial #8: PHP Functions
Introduction to PHP for Drupal Tutorial #6: PHP Arrays
Introduction to PHP for Drupal Tutorial #10: PHP Objects
Introduction to PHP for Drupal Tutorial #7: PHP Loops
Introduction to PHP for Drupal Tutorial #3: Constants and Operators
Introduction to PHP for Drupal Tutorial #4: Conditional IF Statements
Introduction to PHP for Drupal Tutorial #5: Nesting If Statements and Switch Statements
Introduction to PHP for Drupal Tutorial #9: PHP Functions Continued
Getting Started with Twig Templates in Drupal CMS
Learn Drupal in 5 Minutes!
Enhancing Drupal with PHP 8: Exploring New Features and Compatibility
Introduction to Twig and its syntax
Should I Learn Drupal or PHP?
PHP framework Drupal | Internet programming Drupal
Drupal Camp Asheville: Introduction to PHP Code Sniffer and Friends by Rob Ristroph
Understanding PHP PSR: Standards & Their Use in Drupal | Part 1
Chapter 2: Overview of Template.php from Advanced Theming for Drupal
Drupal 8 - A Brief Introduction
MAKERS & BUILDERS - Design Patterns & PHP 8 - How they affect Drupal Core
Drupal 8 Site Building, Lesson 1: Introduction to the Course
Tutorial Updating Drupal 8, Lesson 1: Introduction
Drupal 8 Beginner, Lesson 1: Introduction
Introduction to Drupal
Introduction to Domain Access for Drupal 7
Комментарии