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
$answer=<<<XML
<horo>
<date yesterday="21.09.2018" today="22.09.2018" tomorrow="23.09.2018" tomorrow02="24.09.2018"/>
</horo>
XML;
$xml=simplexml_load_string($answer);
print_r($xml->date[today]);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question