Nitsan Bin-Nun schrieb:
I was just wondering whether people enclosing their PHP tags declarations,
I don't close these <?php tags just because the interpreter doesn't really
needs them,
and for the second reason - if a space/tab/new line/etc will beneath them it
will cause
problems with output buffering and session handling.

Do you close your PHP <?php tags?

(at least I closed them here :P look down)
No,
is not needed

Regards

Carlos

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

Reply via email to