THE META-HTML LANGUAGE REFERENCE MANUAL

[TOC]

Manual Page Viewer

Name: ENV::REMOTE_ADDR

Section: Server Variables


Synopsis:

    env::remote_addr

Description:

    The Internet Protocol address of the connecting client host, in "dot" notation. You may wish to use env::remote_host instead.

    <get-var-once env::remote_addr>
    produces:
    127.0.0.1

Edit Pointer
Function Index
Variable Index
Variable Editor


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org