Хабр Курсы для всех
РЕКЛАМА
Практикум, Хекслет, SkyPro, авторские курсы — собрали всех и попросили скидки. Осталось выбрать!
$this->pointer = &$this; public function &appendChild($tag, $attributes) private $pointer;
private $tagName;
private $attributes = array();
private $cdata;
private $parent;
private $childs = array();
__isset() и __unset()class xxx
{
private $test = 123;
function ___get($Name)
{
echo $Name;
}
}
$q = new xxx();
$q->test;
I understand that you want to enable xml file, I am very sorry but we were advise by our seniors that we dont support xml file as of now because it gives an error on our php but our seniors are working on it to enable it.
Direct method: 10.228451728821
Magic methods: 46.129437685013
Пишем свой XML-парсер