[PHP] Re: too much trimming

2004-03-20 Thread Gerben
you need to add an space after "?>" for to output the newline after it. "Ivan Sergio Borgonovo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've simple code like this: > > -- begin -- > #!/usr/bin/php -q > $pippo='goofy' > ?> > > hey my name is > and > I feel good > -- end --

[PHP] Re: too much trimming

2004-03-20 Thread Gerben
you need to add an space after "?>" for to output the newline after it. "Ivan Sergio Borgonovo" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've simple code like this: > > -- begin -- > #!/usr/bin/php -q > $pippo='goofy' > ?> > > hey my name is > and > I feel good > -- end --