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: 5199589
Hits Heute: 286
max. Hits (10.07.07): 6964
User Online: 34
Scripts: 2828

[ Partner ]

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

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

C/ C++. Von den Grundlagen zur professionellen Programmierung.
C/ C++. Von den Grundlagen zur professionellen Programmierung.

Manuals > PEAR > Config_Container::toString

Config_Container::toString()

Config_Container::toString() -- Return string representation

Description

This method will call the toString() method in the choosen config type. It will return a string representation of the Config_Container and its children.

Parameter

string $configType

Type of configuration used to generate the string

array $options

Specify special options used by the parser

Return value

string - the generated string

Note

This function can not be called statically.


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