1

I'm sending some polish names via $_GET, and when I'm trying to var dump it, I'm getting sth like:

A?a

which should be:

Ała

In url it looks like:

A%B3

I've set ehaders to utf-8, ant still it doesnt work. How can I solve this?

EDIT: it looks like problem starts from getting this text from database. It looks like it should in table, but when rying to SELECT it and echo - the problem starts

0 Answers0