Warning: file_put_contents(): Only -1 of 63 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
XMLWriter XMLWriter::endCData PHP Manual XMLWriter::endAttribute (No version information available, might be only in CVS) — Termine un attribut Description Style orienté objet (méthode) bool en...
Forum und email

XMLWriter::endAttribute

(No version information available, might be only in CVS)

XMLWriter::endAttribute — Termine un attribut

Description

Style orienté objet (méthode)

XMLWriter
bool endAttribute ( void )

Style procédural

bool xmlwriter_end_attribute ( resource $xmlwriter )

Termine l'attribut courant.

Liste de paramètres

xmlwriter

Uniquement pour les appels procéduraux. La ressource XMLWriter qui a été modifiée. Cette ressource provient d'un appel à xmlwriter_open_uri() ou xmlwriter_open_memory().

Valeurs de retour

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.