Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6538419
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:44:00+00:00 2026-05-25T10:44:00+00:00

I never had this problem before, it was usually my database or the html

  • 0

I never had this problem before, it was usually my database or the html page. But now i think its my php. I import text from a csv or from a text area and in both ways it goes wrong.

for example é changes to é. I used htmlentities to fix this but it didn’t work. The htmlentities function didn’t return é in html but é in html entities, so it already loses the real characters before htmlentities comes in to place… So does that mean my php file has the wrong encoding or something?

I hope someone can help me out..

Thanks!
Chris

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:44:01+00:00Added an answer on May 25, 2026 at 10:44 am

    A file is usually ISO-8859-1 (Latin) or UTF-8 … ISO-8859-1 is 1 byte per char, UTF-8 is 1-4 bytes per char. So if you get 2 chars when you expect one, then you are reading UTF-8 and showing it as ISO-8859-1 … if you get strange chars, then you are reading ISO-8859-1 and showing it as UTF-8.

    If you provide more details, it would be easier to pinpoint, but in short, you have inconsistent charsets and need to convert one or the other so they’re all the same. But from what it seems, you’re using ISO-8859-1 in your project, but you are reading some UTF-8 from somewhere… use utf8_decode($text) if that data should be indeed be stored as UTF-8, or find the data and convert it manually.

    EDIT: If you are using AJAX somewhere, then you will ALWAYS get UTF-8 from it, and you’ll have to decode it yourself with utf8_decode() if you want to keep using ISO-8859-1.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've had this problem many times before, and I've never had a solution I
This seems trivial, but I've never had to worry about it before and my
I've never had this problem before, I'm at a total loss. I have a
I've had several clients ask this, and I've never been able to get or
I've never had to do IPC on Windows before. I'm developing a pair of
I have a basic cs-major understanding of multi-threading but have never had to do
Usually <legend> text is pretty short so I had no idea this was a
I've never had much need for programming with databases. Since their use is so
I've never had a reason to put a label element inside of a legend
I've never used an automated build system - to be honest, I've never had

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.