Skip to content

er-hiba/PHP_Conditional_Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Description

This repository includes a PHP script showcasing various conditional statements such as if, else if, else, switch, and the new match expression introduced in PHP 8.0. The script compares two numbers, checks their signs, and displays the corresponding day of the week based on a numeric input.

About

Basic examples of PHP conditionals

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages