Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Damn on Ukrainian sites, as always, in general, if you use the html dom parser library, you
do this:
require_once 'dom.php';
$url = file_get_html('https://vstup.edbo.gov.ua/offer/538114/?');
$data = $url -> find('body', 0) -> children(0);
echo $data;
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question