Yep. It allows you to only use php where needed, and use HTML for the rest.

At 04:02 PM 11/15/2003, you wrote:
On Sat, 2003-11-15 at 18:49, Leif K-Brooks wrote:
> Robert Cummings wrote:
>
> >FYI, if you're woprried about the "header cannot be sent due to
> >output..." error, then if your file only has code and no HTML, then you
> >can omit the ?> tag at the end of your script. This solves countless
> >issues with there being a space, a tab, a newline, or any whitespace
> >after the closing tag.
> >
> >
> And when that bug is fixed?

Isn't that a feature?

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

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



Reply via email to