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?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3284a-2b66a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3284a-2b66a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?