Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5203223
Hits Heute: 1326
max. Hits (10.07.07): 6964
User Online: 25
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

JavaScript. Das Praxisbuch. mit CD-ROM
JavaScript. Das Praxisbuch. mit CD-ROM

Manuals > PEAR > XML_Beautifier::formatString

XML_Beautifier::formatString()

XML_Beautifier::formatString() -- return API version

Description

Beautifies an XML string. Use this method to beautify an XML document that has been generated on-the-fly.

Parameter

  • string $string - string containing an XML document.

  • string $renderer - renderer to use, currently only a "Plain" XML renderer can be used.

Return value

string beautified XML document

Note

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.