1. 7
    Write short echo tags in PHP
    1m 53s

Write short echo tags in PHP

InstructorMark Shust

Share this video with your friends

Send Tweet

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.