To Documents

PHP Control Structures

 

1. If..Else Statement

 

2. If..Else Statement, Alternate Syntax

 

3. While Loop

 

4. While Loop, Alternate Syntax

 

5. Do Loop

 

6. For Loop

 

7. For Loop, Alternate Syntax

 

8. Switch Statement

 

9. Switch Statement, Alternate Syntax

 

10. For Each Statement

 

11. For Each Statement, Alternate Syntax