Re: [PHP] What is "white space"

From: Leif K-Brooks (eurleif_at_buyer-brokerage.com)
Date: 11/16/03


Date: Sat, 15 Nov 2003 18:49:40 -0500
To: Robert Cummings <robert@interjinn.com>

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?

-- 
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law.


Relevant Pages

  • Re: Dynamically assigning functions with parameters to events
    ... which in turn does the work at mouseover-time: ... `onmouseover' is an attribute of the `body' element in Valid HTML ... its start tag. ... That it works in a handful of ...
    (comp.lang.javascript)
  • Re: ruby html (or xhtml) forms class...
    ... xx is a library designed to extend ruby objects with html, xhtml, and xml ... xml or xhtml as clean looking and natural as ruby it self. ... attributes may be passed to any tag method as either symbol or string. ...
    (comp.lang.ruby)
  • Re: CSS Safari Problem (Mac)
    ... indirectly quoted, ... anything to say on my point: mixing HTML 4.01 and XHTML 1.0 is clueless. ... The closed meta tag was copied and pasted from Google's Webmaster ... But since this is Usenet, many likely are aware that the theme song ...
    (alt.html)
  • Re: non-backtracking subexpression
    ... (The regex could be split in several lines once this message is ... Here the html element of interest is located. ... opening tag, closing tag, and the text in between the tags. ... This expression matches the opening tag. ...
    (microsoft.public.dotnet.languages.csharp)
  • wierd behavior in program
    ... I am reading a file with html tags in ... I read each tag and push it on the stack and pop it when I ... int degree; ...
    (comp.lang.c)