On Mon, 2003-11-17 at 03:32, Becoming Digital wrote:
> I'm guessing we don't have to include a '?>' anymore?  Not sure I like that idea...

It's optional, so you can feel free to include it if it makes you happy.
But from a library standpoint, it's generally just a hassle to include
it and then pray you didn't have some whitespace following. IMHO the
code is cleaner if it has no HTML content (unless via print or echo) and
you don't include the closing tag.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to