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: 5202120
Hits Heute: 223
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 ]

XML- Webdienste und Server- Komponenten mit Microsoft Visual Basic.NET und Visual C Sharp entwickeln.
XML- Webdienste und Server- Komponenten mit Microsoft Visual Basic.NET und Visual C Sharp entwickeln.

Manuals > PEAR > HTML_Template_Sigma::setGlobalVariable

HTML_Template_Sigma::setGlobalVariable()

HTML_Template_Sigma::setGlobalVariable() -- Sets a global variable value.

Description

Sets a global variable value. Global variables are "special": they do not get cleared after substitution and do not make blocks not empty if substituted.

Parameter

mixed $variable

variable name or array ('varname'=>'value')

string $value

variable value if $variable is not an array

Throws

throws no exceptions thrown

Note

This function can not be called statically.


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