Technical References - [getmimeheader]

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:

AWS Raw WebDNA LAMP-Plus WebServer

Amazon Web Services (AWS) README for Machine Image ID...

Download WebDNA Applications

WebDNA applications...

WebDNA Libraries

A list of available libraries for WebDNA...

WebDNA Modules

A list of the currently available modules...

Tips and Tricks

A list of user-submitted tips ...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

[hide]

Prevents WebDNA to return hidden parts of your code to apache (from version 8...

[encrypt]

[encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...

[table]

[table] allows you to quickly create a temporary 'in line' database that is local to the template and not part of the global database cache...

[sendmail]

There is hardly a website that doesn't at some point need to send an email...

[JSONstore]

[JSONstore] stores a multidimentional JSON object into a WebDNA database...

[math]

[math] calculates equations using numbers...