jasonrogena / jasonrogena/php-excel-reader
Polish character encoding problem with import to mysql
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
Hello,
The problem with data imported from xls to mysql. In HTML, the characters
appear correctly only in the database is a problem.
In the attached screenshot and files.
```
Original issue reported on code.google.com by `kuchar.r...@gmail.com` on 26 May 2015 at 11:02
Attachments:
- [example.xls](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/example.xls)
- [excel_reader2.php](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/excel_reader2.php)
- [index.php](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/index.php)
- [1.png](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/1.png)
- [2.png](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/2.png)
- [3.png](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-202/comment-0/3.png)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the import with example.xls using the attached excel_reader2.php and index.php, then compare the Polish characters shown in the HTML with those stored in MySQL. Inspect the attached files and screenshots for the import and encoding configuration; done means the imported characters are stored correctly in the database and displayed correctly in the HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100