Henrik Hansen wrote:
>  > The difference between echo and print is that print returns a
>  > boolean value, so you can check if "blah blah" was successfully
>  > printed.
>
> hmm isen't it always succesfull printed or did I miss something?

IIRC print will return false if the connection is aborted (by the 
browser, usually). There may be other cases.

regards
Wagner

-- 
Madness takes its toll. Please have exact change.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to