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:

WebDNA Libraries

A list of available libraries for WebDNA...

Technical Change History

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

F.A.Q

A compilation of some user's questions...

Download WebDNA Applications

WebDNA applications...

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

WebDNA reference

...

Related Readings:

[time]

Putting [time] in your template displays the current time set on your web server's clock...

[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...

[encrypt]

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

[flushdatabases]

...

[delete]

[delete db=some...

[appendfile]

Writes text to the end of an existing file...