Home

Stack Overflow answers

Archive
Original profile

Technical answers from my Stack Overflow history, with source links and licenses.

reputation
0
people reached
~0.0m
badges
21137149
answers
0

Stack Overflow badges

Showing 1 of 1 answer tagged php

Exported May 9, 2026

  • 1
    score
    59
    views
    yes
    status
    CC BY-SA 3.0

    Read JSCON file with PHP

    It is called JSON, not JSCON. The code you posted is JavaScript, not PHP. Here is an example of how you could read the JSON you provided with PHP: This will print each goalie's name.