MLUG: [MLUG] to echo or print in PHP
[MLUG] to echo or print in PHP
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Just a quick question, is there any certain case where you should use
"echo" over "print" in PHP?
Example
print ("<b>Hello World</b\n");


echo "<b>Hello world</b>";


Sam


--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/