Closed yonatonreid closed 5 years ago
I have the following code:
$resp = $googlePlaces->nearbySearch('11.585125,104.863643', 500,array('type' => 'school'));
How do i iterate over $resp?
I have the following code:
How do i iterate over $resp?