PHP – echo alternative/shorthand By Malik | May 9, 2011 0 Comment Hi, For printing statements in PHP we make use of echo like this. An alternative way of echo or a shorthand of echo will look like this. 🙂