From the article: Learn PHP - A Beginner's Guide to PHP Programing
For the most part Print and Echo do the same thing. Which do you choose to use in your PHP programs? Why is this your choice? Share your answers with our readers! Tell Us Why
using print, may change though
- first learned for php coding print, however, looks to be echo is the best way to go.
- —Guest johnny
Echo is best
- Hm.... Echo is fast, simple, understandable, ( Echo means re-sound ), short and is used worldwide. So, I prefer "Echo". I use it too!
- —Guest M.S.Rishikesh
Echo
- Well I learned Echo first, so I just used it. That's truly the reason. Also in large files(4kb+) echo is just easier then print. So use: Instead of
- —Guest Justinba1010
Echo Vs Print
- Echo is the fast response, so i use echo and there is slight difference between echo and print about the speed of displaying the data.
- —Guest Bharath
student
- i want to become a programmer since i am doing computer science in my carrier please help me with guidline thanks very much for what you are doing
- —Guest wenseslus
echo or print
- i'm new in use of php ,echo means for me a fast response from php
- —Guest djamel
ECHO
- echo is different from C and C++.Also it speeds the code.So i prefer to echo.
- —Guest S.Karpagam devi
hii
- As u know echo statement is slight faster between print function. but echo take multiple argument b/w print.
- —Guest Sujit Srivastava
Use Echo
- Use echo because it's faster than print echo also sound cool..!!
- —Guest Ameeto
echo is gud
- using echo is much comfortable for me than print, and echo , it sounds good than print
- —Guest chakravarthy
echo
- I use echo because my leader told me that it faster than print
- —Guest Sawsan
echo all the way
- i usually use echo with no reasons , but what i know that it's faster than print
- —Guest loaa
echo
- I have always use Echo because echo is more powerful in php
- —Guest bhupender kumar
ECHO
- To differentiate PHP and HTML.for begginners.it is easily understandable..
- —Guest Mahesh.K
Echo
- It is faster than Print and more over default command in PHP, where as Print is in HTML scripting language, I prefer Echo, over Print, It is simple on making segregation for remembering.
- —Guest Kishore
1-15 of 73Next

