Хабр Курсы для всех
РЕКЛАМА
Большая витрина: от крупнейших школ до частных авторов. Сравнивайте по цене, длительности, формату и выбирайте самый подходящий курс!
$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-парсер