mpfserver Manual
 
 
 Examples | turn on protected mode (access for authentified users only). users listed in XML-database
display value
{mpf:session/user/id}
use as conditional section (use with closing token)
{mpf:session/user/id||!=}
... will be returned if username is not empty ...
{/mpf:session/user/id||!=}
store value in myVar (use as embedded token)
{mpf:set=myVar||data={mpf:session/user/name}}
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).