Re: [PHP] headers and newline at end of script

2006-07-20 Thread Jochem Maas
Martin Marques wrote: > On Thu, 20 Jul 2006 11:30:14 -0400, John Nichel <[EMAIL PROTECTED]> wrote: >> Jochem Maas wrote: >>> I never add the final closing '?>' in any script for this very reason. >>> >> 'Cause you're a SLACKER!!! > > What the hell is a SLACKER??? I'm a slacker. > > -- > ---

Re: [PHP] headers and newline at end of script

2006-07-20 Thread John Nichel
Jochem Maas wrote: Martin Marques wrote: On Thu, 20 Jul 2006 11:30:14 -0400, John Nichel <[EMAIL PROTECTED]> wrote: Jochem Maas wrote: I never add the final closing '?>' in any script for this very reason. 'Cause you're a SLACKER!!! What the hell is a SLACKER??? I'm a slacker. Which is

RE: [PHP] headers and newline at end of script

2006-07-20 Thread Robert Cummings
On Thu, 2006-07-20 at 14:39, Kilbride, James P. wrote: > He never said he didn't want you to do his coding, simply that you were > a slacker. Considering he's self proclaimed 'lazy' just means the two of > you should get on great and you'll probably understand his code better. Won't work because J

RE: [PHP] headers and newline at end of script

2006-07-20 Thread Kilbride, James P.
He never said he didn't want you to do his coding, simply that you were a slacker. Considering he's self proclaimed 'lazy' just means the two of you should get on great and you'll probably understand his code better. James Kilbride SNIPPAGE(Jochem Maas wrote:) > no chance of me getting that code

RE: [PHP] headers and newline at end of script

2006-07-20 Thread Kilbride, James P.
I'd explain but it'd be too much work. James Kilbride > -Original Message- > From: Martin Marques [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 20, 2006 2:32 PM > To: John Nichel > Cc: php-general@lists.php.net > Subject: Re: [PHP] headers and newline at

Re: [PHP] headers and newline at end of script

2006-07-20 Thread Martin Marques
On Thu, 20 Jul 2006 11:30:14 -0400, John Nichel <[EMAIL PROTECTED]> wrote: > Jochem Maas wrote: >> >> I never add the final closing '?>' in any script for this very reason. >> > > 'Cause you're a SLACKER!!! What the hell is a SLACKER??? -- ---

Re: [PHP] headers and newline at end of script

2006-07-20 Thread Jochem Maas
John Nichel wrote: > Jochem Maas wrote: >> Martin Marques wrote: >>> I'm looking for an opinion on programming style. >>> >>> Basicaly, I make systems using PEAR::DB and PEAR::HTML_Template_IT. This >>> last one puts all the HTML away from the PHP code, which has made life >>> much easier. >>> >>>

Re: [PHP] headers and newline at end of script

2006-07-20 Thread Robert Cummings
On Thu, 2006-07-20 at 11:30, John Nichel wrote: > Jochem Maas wrote: > > Martin Marques wrote: > >> I'm looking for an opinion on programming style. > >> > >> Basicaly, I make systems using PEAR::DB and PEAR::HTML_Template_IT. This > >> last one puts all the HTML away from the PHP code, which has m

Re: [PHP] headers and newline at end of script

2006-07-20 Thread John Nichel
Jochem Maas wrote: Martin Marques wrote: I'm looking for an opinion on programming style. Basicaly, I make systems using PEAR::DB and PEAR::HTML_Template_IT. This last one puts all the HTML away from the PHP code, which has made life much easier. Now, sometimes I warning messages like this one

Re: [PHP] headers and newline at end of script

2006-07-20 Thread Jochem Maas
Martin Marques wrote: > I'm looking for an opinion on programming style. > > Basicaly, I make systems using PEAR::DB and PEAR::HTML_Template_IT. This > last one puts all the HTML away from the PHP code, which has made life > much easier. > > Now, sometimes I warning messages like this one: > > P

[PHP] headers and newline at end of script

2006-07-20 Thread Martin Marques
I'm looking for an opinion on programming style. Basicaly, I make systems using PEAR::DB and PEAR::HTML_Template_IT. This last one puts all the HTML away from the PHP code, which has made life much easier. Now, sometimes I warning messages like this one: PHP Warning: Cannot modify header in