NaviServer - programmable web server
4.99  5.0

[ Main Table Of Contents | Table Of Contents | Keyword Index ]

ns_adp_info(n) 4.99.30 naviserver "NaviServer Built-in Commands"

Name

ns_adp_info - Get information about currently processing ADP

Table Of Contents

Synopsis

Description

This command returns the currently processing ADP filename with its size and modification date. This can be useful inside the ADP for generating conditional Tcl code for templating for example.

COMMANDS

ns_adp_info

EXAMPLES

 ns_adp_info
 
 /usr/local/ns/pages/test.adp 1865 1167237186

See Also

nsd

Keywords

ADP, server built-in