1. How i can echo .json file my home page? I want using PHP
     
  2. Calytic

    Calytic Community Admin Community Mod

    Oxide does not really really support this (on purpose). There are workarounds but they are slow and ugly.
     
    Last edited: Mar 14, 2016
  3. Wulf

    Wulf Community Admin

    Sending JSON data to a website? Sure you could, just use a webrequest and POST it somewhere.