PHP Doku:: Body tag of hw_document - function.hw-document-bodytag.html

Verlauf / Chronik / History: (44) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteHyperwaveHyperwave Funktionenhw_Document_BodyTag

Ein Service von Reinhard Neidl - Webprogrammierung.

Hyperwave Funktionen

<<hw_Document_Attributes

hw_Document_Content>>

hw_Document_BodyTag

(PHP 4)

hw_Document_BodyTagBody tag of hw_document

Beschreibung

string hw_document_bodytag ( int $hw_document [, string $prefix ] )

Returns the BODY tag of the document. If the document is an HTML document the BODY tag should be printed before the document.

For backward compatibility, hw_documentbodytag() is also accepted. This is deprecated, however.

Parameter-Liste

hw_document

The document identifier.

prefix

Rückgabewerte

Returns the BODY tag as a string.

Siehe auch


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)