Need Help With Yahoo! API

Discussion in 'Yahoo API' started by jooles, May 8, 2008.

  1. #1
    jooles, May 8, 2008 IP
  2. sebkohl

    sebkohl Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you're using PHP, use the "php" option of the "output" parameter when making a request. You will get a serialized array containing all the info.

    Then in your PHP script, simply use the unserialize() function to get the array.


    Sebastian
     
    sebkohl, May 18, 2008 IP