Posts by user3587262 • 51 points
2 posts
-
4
votes2
answers10740
viewsQ: simple array arrays for json_encode
I need to create a json document, with the following structure: [ { "Name": "Lacy", "Email": "[email protected]" }, { "Name": "Chancellor", "Email": "[email protected]" }] Currently,…
-
1
votes1
answer900
viewsA: Chrome error decoding accents posted via HTTP POST
Try changing the encoding of the page that sends the variables and the one you receive for windows-1252. I believe that ISO-8859-1 does not show the special characters