Displays a specific MIME header
numero = 232
interpreted = N
texte = [getmimeheader name=headerName]Putting [getmimeheader name=HTTP_ACCEPT_LANGUAGE] in your template displays the value of the MIME header called "HTTP_ACCEPT_LANGUAGE" which is a code representing the human language that the viewer is able to read. Use [listmimeheaders] to see all the headers your browser is sending.
[getmimeheader name=headerName]
Putting [getmimeheader name=HTTP_ACCEPT_LANGUAGE] in your template displays the value of the MIME header called "HTTP_ACCEPT_LANGUAGE" which is a code representing the human language that the viewer is able to read. Use
[listmimeheaders] to see all the headers your browser is sending.
DOWNLOAD WEBDNA NOW!
Top Articles:
Tips and Tricks
A list of user-submitted tips ...
F.A.Q
A compilation of some user's questions...
Download WebDNA Applications
WebDNA applications...
WebDNA Modules
A list of the currently available modules...
WebDNA reference
...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
Related Readings:
[movefile]
This instructions move a file from one location to another...
[unurl]
Changes text from URL-compatible characters to plain text...
[version]
...
[listmimeheaders]
Lists all the MIME header names and values sent from the remote browser...
[append]
[append db=base...
[commitdatabase]
[COMMITDATABASE db=name...