benjamin.morgan 6 Posted December 23, 2012 Report Share Posted December 23, 2012 Not a problem, just one of those "just wondering questions". In 95% of tutorials I have read they use echo even though echo and print do the same thing. Is there a specific reason you chose print or did you just like that word better? Quote Link to post Share on other sites
Larry 429 Posted December 24, 2012 Report Share Posted December 24, 2012 Generally, I use echo. I use print in the beginner's guide to PHP just because it's a more obvious function, especially to beginners. 1 Quote Link to post Share on other sites
benjamin.morgan 6 Posted December 24, 2012 Author Report Share Posted December 24, 2012 Okay, Thanks. Quote Link to post Share on other sites
Pampurrs 0 Posted January 21, 2013 Report Share Posted January 21, 2013 It's funny that "Echo" was the only PHP function I knew before I bought this book. I was thrown a bit when I saw the print function being used, until I read further and discovered that they do the same thing Pam Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.