[FX.php List] Bad apostrophe character confounds FMP

Jonathan Schwartz jschwartz at exit445.com
Mon Dec 10 14:57:10 MST 2007


Kevin,

Thanks.

Per an earlier post, this turned out to be the culprit. Thanks Troy.

Now about that standard...where does php fit into this?

The "other" standard says that ob_start() and session_start() have to 
be the very first lines in the code.

How do we do both?

Jonathan




At 8:44 AM +1100 12/11/07, Kevin Futter wrote:
>On 11/12/07 8:31 AM, "Troy Meyers" <tcmeyers at troymeyers.com> wrote:
>
>
>The DOCTYPE declaration should definitely be the first thing on the page;
>even preceding whitespace can confuse certain browsers under certain
>conditions. Anything preceding the DOCTYPE declaration invalidates the page
>(from a web standards point-of-view), but this doesn't directly affect the
>unicode issue. Most browsers will switch to quirks mode under those
>conditions, and then all bets are off as to how they handle things.
>
>It may not solve your current problem Jonathon, but it's definitely
>something you need to address to build a standards-compliant page.
>
>--
>Kevin Futter
>Webmaster, St. Bernard's College
>http://www.sbc.melb.catholic.edu.au/

-- 
Jonathan Schwartz
Exit 445 Group
jonathan at exit445.com
http://www.exit445.com
415-381-1852


More information about the FX.php_List mailing list