On 12-04-04 04:40 PM, Lester Caine wrote:
( forget email addres :( )
Robert Cummings wrote:
On 12-04-04 02:42 PM, Lester Caine wrote:
Tedd Sperling wrote:
Let me start a religious war -- should one end their scripts with "?>" or not?

Just as long as no one proposes making leaving out compulsory ;)

While I can sort of understand the logic when the file is all php and just has
an opening<?php, but when it's part of a file that has numerous opening and
closing tags AND using<?= then leaving one segment un-terminated just seems
totally wrong?

These kinds of files don't generally have issues with trailing whitespace though
:) I certainly close the tags in these cases.

I'm not alone then :)
But I prefer EVERY tag to be closed ... perhaps that would change if the IDE's
faked a closing tag when it's missing so they don't get flagged as an error :(

IDE? Get off my lawn!!

;)

I develop in JOE.

Cheers,
Rob.
--
E-Mail Disclaimer: Information contained in this message and any
attached documents is considered confidential and legally protected.
This message is intended solely for the addressee(s). Disclosure,
copying, and distribution are prohibited unless authorized.

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

Reply via email to