The MU forums have moved to WordPress.org

Json support (4 posts)

  1. zhaidarbek
    Member
    Posted 14 years ago #

    How can i output response as JSON in php? Are there any helper plugins/libraries?

  2. SteveAtty
    Member
    Posted 14 years ago #

    Did you try searching php.net?

    http://us3.php.net/manual/en/ref.json.php

    I use the JSON functions quite a bit to interface with Google lattitude and also to my brothers website

  3. cafespain
    Member
    Posted 14 years ago #

    Ensuring the correct headers:
    http://snipt.net/cafespain/ensuring-correct-json-headers/

    Outputting and encoding the JSON for a WordPress plugin
    http://snipt.net/cafespain/wordpress-json-encode/

  4. zhaidarbek
    Member
    Posted 14 years ago #

    Thanks a million! Great forum by the way.

About this Topic

  • Started 14 years ago by zhaidarbek
  • Latest reply from zhaidarbek