Stephen

I use echo, but that is not to say there is anything wrong with using print.
I`ve never really appreciated the difference, guess it gets back to the very
first script one ever wrote when trying to learn the language - I still use
$result and $myrow and $sqlstatement to this day purely out of habit
straight out of the first tutorial I ever read!.  I would bet that a lot of
VB refugees would tend to use PRINT for example.

I wouldn`t worry too much, in a team environment the more readable code is
the better, so whatever makes for more readable code - yeah?



----- Original Message -----
From: "Stephen Edmonds" <[EMAIL PROTECTED]>
To: "PHP Helplist Windows" <[EMAIL PROTECTED]>
Sent: Sunday, November 10, 2002 4:10 AM
Subject: [PHP-WIN] Print or Echo?


> This is not strictly a help question, but more of a do you question.
>
> Simply, do you use print, or do you use echo?
>
> Personally, I use print. I like the way its set out, and find it easier to
> understand code. But then again, that was just the way i learnt php.
>
> What do you think?
>
> Stephen
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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

Reply via email to