Course lesson
Alternate PHP if statement syntax for view files
Writing if statements alongside your HTML can be confusing to process. Because of this, PHP supplies an alternate if/else syntax for outputting PHP alongside HTML.
- Duration
- 4 min
- Access
- Included
- Transcript
- Retained from source evidence
Writing if statements alongside your HTML can be confusing to process. Because of this, PHP supplies an alternate if/else syntax for outputting PHP alongside HTML.