I am loading this information from a DB, but when it is displayed in the HTML it does not recognize the accents.
I'm using PDO to connect to the DB and I use UTF-8 in the html
Reviewing phpMyAdmin I see that the coding is as follows.
Could you advise me on how to solve this problem? Thanks.