Hello, i grab data from webpage which contain many language. my site not design by utf-8 so unable to load it. but i find it able to load example:&#numbers.(what's this?) $x="many language text code"; how to do, below $x=iconv("?","?",$x); thank you