N
N
Nadim Zakirov2020-05-21 14:27:44
PHP
Nadim Zakirov, 2020-05-21 14:27:44

How to send files via file_get_contents?

I receive a form from my page with data type multipart/form-data , i.e. it contains files. I want to send these files further with a POST request to another server using file_get_contents() - is this really possible?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Igor, 2020-05-21
@zkrvndm

You will have to completely collect everything, with pens. This question was already on stackoverflow, you didn't even google it.
Download file using file_get_contents

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question