Re: [PHP] Print vs. Echo

2001-01-18 Thread Philip Olson
Have a look here : What is the difference between echo and print?: --- http://www.faqts.com/knowledge_base/view.phtml/aid/1/fid/41 Philip On Thu, 18 Jan 2001, Karl J. Stubsjoen wrote: > What is the basic differen

RE: [PHP] Print vs. Echo

2001-01-18 Thread Jon Haworth
oes not provide this same service. This may be handy for you, though there's probably a lot more to it. HTH Jon -Original Message- From: Karl J. Stubsjoen [mailto:[EMAIL PROTECTED]] Sent: 18 January 2001 17:02 To: PHP Mailing List Subject: [PHP] Print vs. Echo What is the basic di

[PHP] Print vs. Echo

2001-01-18 Thread Karl J. Stubsjoen
What is the basic difference between print and echo? As I am understanding it, Echo allows you to define a multi-line area to output text without having to repeat quoting for each line but then what is the advantage of print? Thanks! -- PHP General Mailing List (http://www.php.net/) To unsubs