On Wednesday, February 13, 2002, at 05:18 PM, Rick Emery wrote:
> Next time you go to the PHP Manual (dated 19-09-2001) for answers, go
> to the
> title page and count down 5 names...
Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]
--
PHP General Mailing
mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 13, 2002 3:59 PM
To: Lars Torben Wilson
Cc: PHP
Subject: Re: [PHP] trouble with headers
On Wednesday, February 13, 2002, at 04:12 PM, Lars Torben Wilson wrote:
> Well, PHP isn't an HTML parser and has no concept of a DOM, or the
> SGM
On Wednesday, February 13, 2002, at 04:12 PM, Lars Torben Wilson wrote:
> Well, PHP isn't an HTML parser and has no concept of a DOM, or the
> SGML-based nature of HTML, or anything like that (although there are
> extensions which do this). Essentially, PHP generates a series of bytes,
> which
On Tue, 2002-02-12 at 17:57, Erik Price wrote:
> Sorry, I debugged it myself.
>
> Don't add extra whitespace lines after you jump out of PHP mode (for
> instance, at the end of an include file, don't have any extra lines
> after the '?> PHP-jump-out mark'. The extra lines at the bottom of the
On Tuesday, February 12, 2002, at 09:10 PM, Miles Thompson wrote:
> You're right Erik. Subtle, ain't it?
>
> On the other hand, look how accepting browsers are of malformed HTML.
> I'm inclined to think that today they see the tag and 'think':
> "So, we assumed HTML anyway."
True! I supp
You're right Erik. Subtle, ain't it?
On the other hand, look how accepting browsers are of malformed HTML. I'm
inclined to think that today they see the tag and 'think': "So, we
assumed HTML anyway."
Cheers - Miles Thompson
At 08:57 PM 2/12/2002 -0500, Erik Price wrote:
>Sorry, I debugged
Sorry, I debugged it myself.
Don't add extra whitespace lines after you jump out of PHP mode (for
instance, at the end of an include file, don't have any extra lines
after the '?> PHP-jump-out mark'. The extra lines at the bottom of the
functions include file was being interpreted as the end
7 matches
Mail list logo