Error found while checking this document as XHTML 1.0 Transitional!

Result: 1 Error, 1 warning(s)
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 1 Error

  1. Warning Line 91, Column 85: character "&" is the first character of a delimiter but occurred as data.
    …"  /> Redirect the Query String (PHP & .htaccess Only)<br/>

    This message may appear in several cases:

    • You tried to include the "<" character in your page: you should escape it as "&lt;"
    • You used an unescaped ampersand "&": this may be valid in some contexts, but it is recommended to use "&amp;", which is always safe.
    • Another possibility is that you forgot to close quotes in a previous tag.
  2. Error Line 91, Column > 80: XML Parsing Error: xmlParseEntityRef: no name.
    …ue="1"  /> Redirect the Query String (PHP & .htaccess Only)<br/>…

↑ Top