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: 5203214
Hits Heute: 1317
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 ]

Dreamweaver MX - Statisches und dynamisches Webpublishing mit PHP, ASP.NET und MySQL, mit CD
Dreamweaver MX - Statisches und dynamisches Webpublishing mit PHP, ASP.NET und MySQL, mit CD

Manuals > PEAR > System_ProcWatch_Config::fromArray

System_ProcWatch_Config::fromArray()

System_ProcWatch_Config::fromArray() -- Get config array from an array :)

Description

This method in fact does a sanity check on the supplied config array and should only be used for testing purposes.

Parameter

array $array

config array to check

Return value

Returns the same array on success or PEAR_Error on failure.

Throws

Throws PEAR_Error if an invalid configuration array was supplied.

Note

This function should be called statically.


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