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
Retained from source evidence

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.