Просмотр поста

.
Fenixrus
# Koenig (24.10.2013 / 23:15)
Fenixrus, [php]
$f = file_get_contents('document.xml');
$dom = new DOMDocument();
$dom->loadXML($f);
$arr = $dom->getElementsByTagName("t");
$res = array();
foreach ($arr as $a) {
$res[] =
а куда приставка w: делась?