php iconv &#?

Discussion in 'PHP' started by Adulu, Apr 21, 2010.

  1. #1
    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
     
    Adulu, Apr 21, 2010 IP