mpfserver Manual
 
 
 Examples | encode string (html, url, ...)
display HTML-encoded string
this token would encode "mél" to "mél"
{mpf:encode=html||data=mél}
encode section
use with closing token
{mpf:encode=html}
... this string will be encoded to HTML-format ...
{/mpf:encode=html}
store encoded data in myVar
use as embedded token
{mpf:set=myVar||{mpf:encode=html||data=mél}}
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).