what should be the encoding?
Posted: Fri Oct 14, 2005 1:38 am
hi,
Actually i got confused with the encoding style?
When i create a new xml document in dreamweaver then the first line is
<?xml version="1.0" encoding="iso-8859-1"?>
Is that ok? Because a lot of xml documents i saw are actually defined like
<?xml version="1.0" encoding="utf-8"?>
which one is right and why?
Actually i got confused with the encoding style?
When i create a new xml document in dreamweaver then the first line is
<?xml version="1.0" encoding="iso-8859-1"?>
Is that ok? Because a lot of xml documents i saw are actually defined like
<?xml version="1.0" encoding="utf-8"?>
which one is right and why?