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:
Download WebDNA Applications
WebDNA applications...
WebDNA Modules
A list of the currently available modules...
F.A.Q
A compilation of some user's questions...
Technical Change History
This Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA Libraries
A list of available libraries for WebDNA...
Tips and Tricks
A list of user-submitted tips ...
Related Readings:
[cookie]
Cookies are a great way to remember visitors...
[SQLinfo]
...
[authenticate]
WebDNA provides a few options for password protecting your pages...
[array]
Array Operation...
[redirect]
...
[httpmethod]
Displays the method...