Quote Originariamente inviata da jomla Visualizza il messaggio
il validatore w3c mi riporta questo errore

Error Document served with malformed Content-Type header:text/html; charset: utf-8.

Expected an = sign but saw : instead.


cosa devo fare a per correggere questo errore sapendo che il mio header lato php è:

header('Content-Type: text/html; charset=utf-8');
non sembra che header php sia elaborato, visto che dice "Expected an = sign but saw : instead."

visto che lato html è regolare, sposto in php.
se puoi controlla anche le impostazioni del server