Jochem Maas wrote:
Robert Cummings wrote:
On Thu, 2006-07-20 at 14:15, Martin Marques wrote:
On Thu, 20 Jul 2006 13:06:10 -0400, Robert Cummings <robert@xxxxxxxxxxxxx> wrote:
On Thu, 2006-07-20 at 12:12, Adam Zey wrote:
Martin Marques wrote:
> Now, my question is: Is it a bad practice to "NOT" close the script
with
the PHP closing "?>"? I mean, just leave the script without a closing
PHP simbols, as this scripts are included?
Yes.
Wrong :)
Why? ;-)
See links I posted in previous response >:)
I don't understand - the links point to posts by Rasmus saying that's
'beneficial' - seems to me to be a fairly robust endorsement yet you
consider leaving off trailing '?>' wrong (and use Rasmus' comments to
back that up)
we're having another heatwave here in europe so that
could be compounding my lack of understanding ;-)
Cheers,
Rob.
I believe it's the opposite. I said it was bad practice. He disagreed,
and used his links to back himself up.
Note that just because the fact that it works is a feature, doesn't mean
it's good coding style. register globals is a feature too, but it isn't
exactly a good idea to use it.
Regards, Adam.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php