employer cover photo
employer logo
employer logo

Blue Earth Interactive

Is this your company?

Blue Earth Interactive Interview Question

What's the difference between "print" and "echo" (in php)

Interview Answer

Anonymous

Oct 14, 2011

Interviewer said there was none. Technically, there is (print returns a value, echo can can take multiple arguments) but in practical use, there generally isn't.