A
A
Aligatro2014-10-11 19:36:25
PHP
Aligatro, 2014-10-11 19:36:25

Is it possible to pass an array using json in pure php without cURL?

Good evening. Please tell me if it is possible to transfer the json array to the server (no response is required) exclusively by means of php (post or get).
And is it possible without using curl?
Thank you!

Answer the question

In order to leave comments, you need to log in

5 answer(s)
A
Alexander Taratin, 2014-10-11
@Taraflex

habrahabr.ru/post/48726

V
VBKesha, 2014-10-11
@VBKesha

It is possible using work with sockets. But you will have to write the work of the HTTP protocol yourself.

A
Alexander, 2014-10-11
@aspetek

swblog.ru/articles/programming/php-i-format-pereda...

M
Max, 2016-11-07
@Kennius

add to /etc/ssh/sshd_config
- it will stop swearing at name and ip mismatch - fail2ban will stop banning 8)

S
silverjoe, 2016-11-07
@silverjoe

There is an "exclude" parameter in the jail.conf file, chtoli, the localhost is registered in it.
Enter your IPs from which you are connecting from, separated by commas and restart fail2ban

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question