how to send and handle put request in php | rest api put request

preview_player
Показать описание
here we use curl and use custom put request with php and client send request and server file handle this put request with server request method.

Checkout and subscribe our new channel for technical news, knowledge about the software industry
Рекомендации по теме
Комментарии
Автор

Checkout and subscribe our new channel for technical news

codestepbystep
Автор

How to access to "var= 'hello' " from server.php?

purplepanterful
Автор

hi everyone! is there a way to make a executable html or php file that once open in your browser will automatically go to lets say my FB message and open it? im trying to "write" something like that. what i need is basic but i know nothing about js. all i need is that the script open a window(just like this one we have in FB) and click whatever is there.

MygenteTV
Автор

Whts the use of put request while it do the same as get and post

codewithkumar
Автор

$_REQUEST['var'], that the code to use. I see that you don't really know what you are doing there!

dayvidkelly