Modul - 1 Installasi XAMPP Server Side
Modul - 1 Installasi XAMPP Server Side
Basic PHP
Installasi Xampp
Installasi Vscode
Download Link : https://visualstudio.microsoft.com/
Link Reference : https://www.sebardi.id/2021/06/cara-install-visual-studio-code-di.html
PHP Comments
Basic PHP
PHP Variables
Basic PHP
PHP Operators
=== Identical $x === $y Returns true if $x is equal to $y, and they are of the same type
!== Not identical $x !== $y Returns true if $x is not equal to $y, or they are not of the same type
>= Greater than or equal to $x >= $y Returns true if $x is greater than or equal to $y
<= Less than or equal to $x <= $y Returns true if $x is less than or equal to $y
<=> Spaceship $x <=> $y Returns an integer less than, equal to, or greater than zero, depending on if $x is less than, equal to,
or greater than $y. Introduced in PHP 7.
Basic PHP
Exercise
3. Gunakan operator perbandingan yang benar untuk memeriksa apakah $a sama dengan $b.
4. Gunakan operator perbandingan yang benar untuk memeriksa apakah $a TIDAK sama
dengan $b.
Basic PHP
PHP Conditions
Basic PHP
Exercise
PHP Loops
Basic PHP
PHP Arrays
Basic PHP
Basic Syntax
- Basic PHP Syntax (https://www.w3schools.com/php/php_syntax.asp)
- PHP Comments (https://www.w3schools.com/php/php_comments.asp)
- PHP Variables (https://www.w3schools.com/php/php_variables.asp)
- PHP Data Types (https://www.w3schools.com/php/php_datatypes.asp)
- PHP Operators (https://www.w3schools.com/php/php_operators.asp)
- PHP Conditions (https://www.w3schools.com/php/php_if_else.asp)
- PHP Loops (https://www.w3schools.com/php/php_looping.asp)
- PHP Arrays (https://www.w3schools.com/php/php_arrays.asp)
Q&A
#HRISsharingiscaring
THANK YOU
#HRISsharingiscaring