K
K
Kirill Gorelov2016-12-01 13:16:50
PHP
Kirill Gorelov, 2016-12-01 13:16:50

Make a bulk click through the links through php?

Hello.
Such situation.
There is a link, when you go to it, the script is executed.
Link of the form: site.ru/index.php/script/build/2
How can I massively make a pass through each link?
Tried to do this: header(location: site.ru/index.php/script/build/2); in a loop, which of course will not work, because it was immediately addressed to a new window.
Maybe you can do it through curl, do you know?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question