Display the text box

getenv()

« getdate | gethostbyaddr »
<?php
$string 
getenv (
    
?  // string $varname
);
?>
Result
$string = '5.26.37.636'
PBX notice : the result is hashed with pbx_hash for security reasons.
Examples
#1 getenv  ("REMOTE_ADDR")
See also
pbx_hash