From: "Curt Zirzow" <[EMAIL PROTECTED]>
> > Or cheat and use output buffering.
>
> IMO, thats an even more lazy way of doing it.
I agree entirely. I hate even giving that option, but it is there. That's
why I said he could "cheat" :)
---John Holmes...
--
PHP General Mailing List (http://www.p
* Thus wrote CPT John W. Holmes ([EMAIL PROTECTED]):
> From: "David Smith" <[EMAIL PROTECTED]>
> > I have a problem. I have all my functions (currently) set aside in one
> > file, and I just require_once that page for all of the other pages that
> > may need any of those functions. In those functio
From: "David Smith" <[EMAIL PROTECTED]>
> I have a problem. I have all my functions (currently) set aside in one
> file, and I just require_once that page for all of the other pages that
> may need any of those functions. In those functions I have it setup to
> echo the link to the CSS page for my
3 matches
Mail list logo