Contact | Privacy | Datenschutzerklärung | Impressum

Server Variables

The following variables are heitml Reserved Words that can be used to access data from the Server and obtain information about the current connection, i.e. User, IP address, etc.

Version 1.0
Server Variables
Description Result
SrvMax maximum number of rows returned by a dbquery; write-only; default 200; minimum 1 value not readable
SrvMaxNest maximum number of nested dbquery's; write-only; default 5; minimum 1; maximum 1000 value not readable
SrvFname access the name of the current field in a dbhead or dbcolumn section of a dbquery value not available here
SrvField access the field content in the dbcolumn section of a dbquery value not available here
SrvHost 1 see Srv_Remote_Host Value not availalable in online documentation
SrvName specific client information returned by Apache; null otherwise Value not availalable in online documentation
SrvUser 1 2 see Srv_Remote_User Value not availalable in online documentation
SrvUserAgent see Srv_Http_User_Agent Value not availalable in online documentation
SrvIP 1 see Srv_Remote_Addr Value not availalable in online documentation
SrvDate server date as integer of the form YYYYMMDD that is year (YY) * 10000 + month (MM) * 100 + day (DD) Value not availalable in online documentation
SrvTime server time as integer of the form HHMMSSUUU that is hour (HH) * 10000000 + minute (MM) * 100000 + second (SS) * 1000 + milliseconds (UUU) Value not availalable in online documentation
SrvServer Web server heitml interfaces with Value not availalable in online documentation
SrvDbsys database system heitml interfaces with Value not availalable in online documentation
SrvOs operating system Web server runs on Value not availalable in online documentation
Version 1.2
Server Variables
Description Result
SrvDebug flag indicating whether heitml runs in debug mode; Boolean Value not availalable in online documentation
Srv_Http_Accept Lists what kind of response schemes are accepted by this request (value of CGI variable HTTP_ACCEPT, value of client request header Accept) Value not availalable in online documentation
Srv_Http_User_Agent Identifies the client software, normally including version information (value of CGI variable HTTP_USER_AGENT, value of client request header User-Agent) Value not availalable in online documentation
Srv_Remote_Addr The end user's IP address or host name (value of CGI variable REMOTE_ADDR) Value not availalable in online documentation
Srv_Remote_Host The end user's host name or IP address (value of CGI variable REMOTE_HOST). Some servers may return the null value. Value not availalable in online documentation
Srv_Remote_User 2 User name, if the user has been authenticated (value of CGI variable REMOTE_USER) Value not availalable in online documentation
Srv_Server_Admin name of Web server administrator (value of CGI variable SERVER_ADMIN) Value not availalable in online documentation
Srv_Server_Name server's IP address or host name. Usually the hostname supplied in the URL (value of CGI variable SERVER_NAME, value of client request header Host) Value not availalable in online documentation
Srv_Server_Port Port on the server that received the HTTP request (value of CGI variable SERVER_PORT); integer Value not availalable in online documentation
Srv_Server_Protocol Name and version of the protocol being used by the server to process requests (value of CGI variable SERVER_PROTOCOL) Value not availalable in online documentation
Srv_Server_Software Name (an normally, version and platform) of the server software (value of CGI variable SERVER_SOFTWARE) Value not availalable in online documentation
SrvFileName file path on server of requested URL Value not availalable in online documentation
SrvLocalUrl Additional path information for the CGI program, passed as part of the URL after the program name (value of CGI variable PATH_INFO or SCRIPT_NAME) Value not availalable in online documentation
SrvHostname standard host name of server Value not availalable in online documentation
SrvTimezone difference in seconds between UTC and server's local standard time; integer Value not availalable in online documentation
SrvDaylight flag for alternate daylight savings time; integer Value not availalable in online documentation
SrvTZName time zone names; object where field 0/field 1 contains time zone name without/with daylight savings time Value not availalable in online documentation
SrvHeitmlVersion heitml version number; real Value not availalable in online documentation
New Version 2.0
Server Variables
Description Result
Srv_Http_Referer Identifies the URL of the document that gave the link to the current document (value of CGI variable HTTP_REFERER, value of client request header Referer) Value not availalable in online documentation
SrvLastModified time of last data modification in file denoted by SrvFileName; integer denoting the seconds since 00:00:00 UTC, January 1, 1970 Value not availalable in online documentation
SrvHeitmlVersionString heitml version number Value not availalable in online documentation
SrvHeitmlRelease heitml release number Value not availalable in online documentation

1 Variable is deprecated.
2 Variable is not null only on password protected pages, or if a user has been set in the Developer Version.


This page was dynamically generated by the web application development tool RADpage of H.E.I. H.E.I. provides support, tools, and services like Webdesign in Mannheimm, the HTML/CSS 3D WebGL Animation Library taccgl, 3D Webdesign, and 3D Product ConfiguratorDemo (3D Produkt Konfigurator Demo in German).
© 1996-2024 H.E.I. All Rights Reserved.



Homepage
Intro/Features
Component Guide
Programming
  Language Guide
  Language Ref.
    General Design
    Lexical Structure
    Expressions
    Objects
    Methods
    Classes
    heitml Tags
    heitml Functions
    Advanced Functions
    Database Access
    Global Variables
    Form Fields
    Server Variables
    Sessions
    heitml Syntax
  Component Ref.
  Class Library
  User Components
  Tutorial
  New Features
  heitml 1
User Guide
Services
Privacy
Datenschutz
 
Contact / Impressum