Answer the question
In order to leave comments, you need to log in
Anomalous php behavior?
There is a certain site, for example:
when you try to use the get_headers or file_get_contents functions, you get the following anomaly:
$url = "https://domain.com/catalog/sales/";
var_dump(
get_headers($path)
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question