Questions tagged as 'character-encoding'

1
answer

Slim Framework simplexml_load_string parser error

My application sends a string in XML format to the server. $(function() { var xml = "<?xml version='1.0' encoding='UTF-8'?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder<...
asked by 12.07.2016 / 17:41
0
answers

Select the encoding UTF-8 Aptana Studio 3?

I'm not finding the place to set up encoding in Aptana, if anyone can help?     
asked by 07.07.2016 / 21:55
0
answers

Export tables to CSV strange characters

When I export a table to CSV in MySQL Workbench, it has strange characters due to accent. Is there a way to resolve this? And also, how can I select all the tables I want and export to different CSV files (one for each table)? Thank you!...
asked by 24.06.2016 / 22:04
5
answers

How to detect the page encoding with PHP?

I wanted to create a function that would save the data in the database always in the correct encoding (my bank is UTF-8) according to the detected encoding . Is there any native PHP function to do this? Is there any other way?     
asked by 19.12.2013 / 12:57
0
answers

Java charset - How to correctly read from System.in?

I am creating an application to exchange messages between computers using Sockets, through the cmd or terminal (I want it to run in linux and windows, console application). But I'm having trouble coding. When I read an entry through System.in...
asked by 06.01.2016 / 22:00
1
answer

Format string qt html charset

I have the following string: QString str="Macarr & # x & 3; the integral. (I put space between all characters of the special character if it would not be visible and would appear A with the uncle "ã") and wanted to format it so that it lo...
asked by 11.11.2015 / 00:40
0
answers

dataTables jQuery does not work correctly with accents

I am using the dataTables plugin of jQuery and the problem is happening because of accented words. For example, you have several items in the list, and one of them is called coffee . If in the search bar I look for coffee , it wi...
asked by 17.05.2015 / 04:12
1
answer

mysql encoding

I have the data in the database, in the charset utf-8, and I want to export the listing in .csv, however when I give a select it returns me the data, for example "Property and Property Management ". How do I return the data in the selected accen...
asked by 07.05.2015 / 18:55
3
answers

Accent error in mysql [duplicate]

I'm having trouble highlighting my site's database. For example, in the database the text is " electric " but is posted on the site as " electric " I've tried a few things, but now in place of the " accents " you get "? " I have tried...
asked by 24.04.2018 / 14:12
2
answers

Charset problem PHP + MYSQL + new server [duplicate]

I work with reseller hosting and I'm having a strange problem ... Recently I acquired a server in ALOG, before I had a server in the hostgator, hence I did the export by the cpanel schema of all the accounts. Every site on this server ha...
asked by 03.12.2014 / 17:57