Quote Originally Posted by HappyMom View Post
Well, I read about this types of errors and it says that you get this error when you have a whitespace or blank line in the code.

Here is that post if anyone is interested:
http://www.geeklog.net/faqman/index.php?op=view&t=38

The problem is I do not see the blank line. My code is below. The section highlighted in red is supposed to be the offending line, but I do not see a blank space at the end.

Does anyone else see it?

Thanks,




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" <?php echo HTML_PARAMS; ?>>
<head>
<title><?php echo META_TAG_TITLE; ?></title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>" />
<meta name="keywords" content="<?php echo META_TAG_KEYWORDS; ?>" />
<meta name="description" content="<?php echo META_TAG_DESCRIPTION; ?>" />
Try this script and see if it helps remove the white space.
Download it unzip it upload it to your server root and run it.
http://www.your.com/found_extra_space.php