No Character encoding
-
Hi, Why I am getting this: No Character encoding declared at document level when validating my php file in dreamweaver? Thanks, Jassim
-
Hi, Why I am getting this: No Character encoding declared at document level when validating my php file in dreamweaver? Thanks, Jassim
Read these, they will help ... http://www.joelonsoftware.com/articles/Unicode.html[^] http://oli.jp/2009/html5-charset/[^]
-
Read these, they will help ... http://www.joelonsoftware.com/articles/Unicode.html[^] http://oli.jp/2009/html5-charset/[^]
hey!!! I know that! I already have the: <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> but it is populating from include. I am only asking to check if it's something to do with lang type or if I have to add something to the DOCTYPE because when double clicking the warning in dreamwaver it goes to the DOCTYPE line
-
Hi, Why I am getting this: No Character encoding declared at document level when validating my php file in dreamweaver? Thanks, Jassim
Hi, Please declare this on top of the page