Help for this page

Select Code to Download


  1. or download this
    XML Parsing Error: syntax error
    Location: http://localhost/now.xml
    Line Number 1, Column 1:Content-Type: text/xml
    ^
    
  2. or download this
    Content-Type: text/xml^M
    ^M
    
  3. or download this
    print CGI->header('text/xml');
          
            print "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n";
    
  4. or download this
    XML Parsing Error: syntax error
    Location: http://localhost/now.xml
    Line Number 1, Column 1:Content-Type: text/xml
    ^
    
  5. or download this
    Content-Type: text/xml^M
    ^M
    <?xml version="1.0" encoding="ISO-8859-1"?>