fputs($fp,"GET ./test.phprn"); //The path in this place must be correct. It was wrong at the beginning
fclose($fp );
Copy the code
and place the required code in test.php so that it will be executed asynchronously.
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn