familiar with DEVELOPING API
I try to send POST value from POSTMAN to test the API I developed but it’s shows no post value was found.
My question is
how do I get PHP hair file to get the value from postman?
ATTACHED IS MY PHP FILE
Any help would be appreciated
https://codeofaninja.com/2017/02/create-simple-rest-api-in-php.html
the post command for developing api's is handled trought post command request trough an extrenal server, therefor unreliable to go for that. but on the now php version u can get values from the php file with getvalue.php.filename.read
Thank you I was able to get through with Json.
Обсуждают сегодня