digitaliarp
New Member
I already know that utf is for "How I store it" , and it has benefit cause it has a variable length which can be useful for web.Q#11) when I declare \[code\]<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />\[/code\]is it for
- How the html file itself is stored in my hard drive ?
- Or - how should the document should be transmitted to the client ( every char in document will be downloaded as a utf 8 char?)
- Or - when a user will fill a form and submit - How should the browser transmit to the server each char in the form input+html