Curl api request face to face, another request?.

want to check
suppose I use php curl to connect http request, to the database of the opposite party
and use json_decode first and then print out the json results

<?foreach ($region_get_all->regions as $key) {

echo $key->{"manager-id"};
.......

}

I still need a curl for the fake face. how about it?
he only gave me a manager-id
I"m going to go through another api, and use manager-id to find this person.
so how do I write it?

Feb.28,2021

the problem is not very clear.

I just want to say: if you want to have a request, just request it. Has anyone stopped you?

Menu