- From: Maurizio Codogno <puntomaupunto@tin.it>
- Date: Tue, 20 Nov 2001 15:34:14 CET
- To: www-amaya@w3.org
> From: "galwebmestre@ifrance.com" > My problem is that there is a confusion with the DOCTYPE header, that is > being foreworded by the XML declaration: > <?xml version="1.0" encoding="iso-8859-1"?> > > That makes the web server to confuse about this tag, and point out a PHP > syntax error, even in my pure HTML documents (saved with the HTML extension). Thus it seems that you are saving in XHTML, not plain HTML. This is why you find the XML declaration before <!DOCTYPE . My understanding is that your ISP has chosen the "light PHP approach", and therefore a plain <? triggers the PHP mode. If this were the case, the only way to cope with this is really to ask Amaya people if it could be possible to save a file not in XHTML. ciao, .mau.
Received on Tuesday, 20 November 2001 09:34:47 UTC