Url charset encoding detecting

Discussion in 'PHP' started by earngate, Jan 16, 2012.

  1. #1
    Hello,
    Is there Url charset encoding detecting in php function to use it as

    if (site_charset=utf-8) {templates=utf-8};


    Thanks
     
    earngate, Jan 16, 2012 IP
  2. vchris

    vchris Greenhorn

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    18
    #2
    Your charset should always be utf-8
     
    vchris, Jan 18, 2012 IP