Member Avatar for begueradj

Howdy,

I found that the symbol "<" can be encoded this way: "[\xC0][\xBC]"
Can you tell me in which encoding standard does "[\xC0][\xBC]" belong ?

Regards from Begueradj

mybe it come from php or html unclosed tage
use notepad++
and
use
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script src="myscripts.js" charset="UTF-8"></script>
write your code in first line of your page and dont make a space before first line
good luck

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.