Course lesson
Write short echo tags in PHP
PHP's echo statement is so common, it comes with an alternate "short echo tag" syntax. Let's learn how to use this syntax to clean up our view code.
- Duration
- 2 min
- Access
- Included
- Transcript
- Available
PHP's echo statement is so common, it comes with an alternate "short echo tag" syntax. Let's learn how to use this syntax to clean up our view code.