PHP PowerPoint with kohana 3 got encoding errors
        Posted  
        
            by 
                Jabeen
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jabeen
        
        
        
        Published on 2012-10-24T10:56:24Z
        Indexed on 
            2012/10/24
            11:00 UTC
        
        
        Read the original article
        Hit count: 250
        
kohana
|phppowerpoint
I have just downloaded the fresh copy of phppowerpoint and added the following line of code 'phppowerpoint' => MODPATH.'phppowerpoint', and now my page got blank and I got the following error:
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must to be declared in the document or in the transfer protocol.
Any thoughts? Thanks.
© Stack Overflow or respective owner