Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 895627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T14:35:21+00:00 2026-05-15T14:35:21+00:00

ok this is an Api call $json_string = ‘offices: [{description: Google Headquarters, address1: 1600

  • 0

ok this is an Api call

   $json_string = '"offices":
      [{"description": "Google Headquarters",
        "address1": "1600 Amphitheatre Parkway",
        "address2": "",
        "zip_code": "",
        "city": "Mountain View",
        "state_code": "CA",
        "country_code": "USA",
        "latitude": 37.421972,
        "longitude": -122.084143},
       {"description": "Google Ann Arbor",
        "address1": "112 S. Main St.",
        "address2": "2nd Floor",
        "zip_code": "48104",
        "city": "Ann Arbor",
        "state_code": "MI",
        "country_code": "USA",
        "latitude": 42.280988,
        "longitude": -83.748882},
       {"description": "Google Atlanta",
        "address1": "10 10th Street NE",
        "address2": "Suite 600",
        "zip_code": "30309"';//more but trimming here.

$obj=json_decode($json_string);
foreach($obj->offices as $office) {
    echo $office->address1;

     }  

This gives whole result on address1. but I need only content from first address1. how do I do this??

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T14:35:21+00:00Added an answer on May 15, 2026 at 2:35 pm

    $obj->offices[0]->address1 should work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I call the Google geolocation service like this: $querystring = http://maps.googleapis.com/maps/api/geocode/json?sensor=false&latlng=.$row['lat'].,.$row['lng']; $context = stream_context_create(array(
When I run this code to call the Google API, all I get is
I'm trying to call data from the Google Calendar API with help from this
When I receive XML data (via a Twitter API call, in this instance), I
Is there an API function call for this board that would allow me to
In my C++ program, I need to call this c API: GConn* gnet_conn_new (const
I want to call the google url shortner API from my C# Console Application,
I have got this result using json decode from an api call. but I
I have a RESTful API call that acts like this: HTTP GET http://addresss:port/settings/{setting} which
Question: Is this API authentication technique easily hackable? apiKey = 123456789 apiCallId = 1256341451

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.