On Thu, January 4, 2007 5:28 am, Robert Cummings wrote:
> [echo versus print]
> Hmmm, something must have changed :)

print used to be different from echo.

I think there is little or no difference any more.

Depends on your PHP version, however.

It was a gradual change, with at least 2 increments, from print the
function to print the language construct, I think.

You'll have to read source or at least changelogs to get details
though, as I only noticed the changes as an observer, rather than
following them closely.  I've always just used echo, so never really
cared about print one way or another.

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to