How can i post my json from one php to another? -


i ask if function exist file_post_contents()? because file_get_contents() working , i'm curious if there get, there should post also?

it not mandatory have post function when there get, file_get_content() similar function file(), difference returns string, opposite function may file_put_content() because file_get_content()' pull file data andfile_put_content()` push data.

of course can build file_post_content() admin ehow does, , may research before asking here, maybe link come helpfull you.


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -