I'm not sure if this a server configuration issue, or what the case might be.
If I simply useSafari on an iphone5 outputs the following...hello!0PHP Code:<?php echo "hello!" ?>
With other longer pages it displays other various random characters in the header/body/footer.
Usingrelieves this odd output, but I shouldn't have to add this in every page that's on this particular linux server.PHP Code:<?php header($_SERVER["SERVER_PROTOCOL"]." 404 Not Found"); ?>
Any suggestions on what might be causing this? Page output seems to be ok on desktop PC and Mac in multiple browsers.
Thank you



Reply With Quote

Bookmarks