Web студия "GrandView"
  Главная   Написать Контакты
   
   
О проекте
Руководство php
 

DOMEntityReference->__construct()

(no version information, might be only in CVS)

DOMEntityReference->__construct() --  Creates a new DOMEntityReference object

Описание

class DOMEntityReference {

__construct ( string name )

}

Creates a new DOMEntityReference object.

Список параметров

name

The name of the entity reference.

Примеры

Пример 1. Creating a new DOMEntityReference

<?php

$dom
= new DOMDocument('1.0', 'iso-8859-1');
$element = $dom->appendChild(new DOMElement('root'));
$entity = $element->appendChild(new DOMEntityReference('nbsp'));
echo
$dom->saveXML(); /* <?xml version="1.0" encoding="iso-8859-1"?><root>&nbsp;</root> */

?>

Смотрите также

DOMDocument->createEntityReference()



add a note add a note User Contributed Notes
DOMEntityReference->__construct()
There are no user contributed notes for this page.

 
Новости
11 июля 2007
Сайт запущен
© 2007 info@grandviewstudio.com

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 324

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/sites/grandviewstudiocom/www/65f67d67a94ad980786580ae69e11c07/sape.php on line 330
Z058440144362 Z348613067571