|
Yaf_Application::environRetrive environ Description
public void Yaf_Application::environ
( void
)
Retrive environ which was defined in yaf.environ which has a default value "product". ParametersThis function has no parameters. Return Values
ExamplesExample #1 Yaf_Application::environexample
<?php The above example will output something similar to: product |