Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Henri Haapakanni
Follow
New posts
New posts and comments
Total activity
6
Last activity
December 27, 2021 13:12
Member since
August 15, 2019 12:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (2)
Comments (1)
Sort by recent activity
Recent activity
Votes
Edited
December 27, 2021 13:12
So for example using content-type header as follows <?phpheader("Content-Type: application/json; charset=UTF-8");$data = array("hello","world");echo json_encode($data); will still cause unintended ...
Community
PhpStorm
content/type with Debug
0 votes