Most of the time the PHP built-ins echo and print are interchangeable in terms of outputting values to the browser window(1). But they do have nuances which may come in handy. Read the rest of this entry »
Echo, Print and the Conditional Operator
11 12 2010Comments : 3 Comments »
Tags: conditional, echo, Echo (command), FAQs Help and Tutorials, html, Languages, PHP, PHP5.3, print, Programming, Sharon Lee Levy, Source code, string, ternary, Ternary operation
Categories : misc, PHP