Difference between revisions of "$ip"

From Scriptwiki
Jump to: navigation, search
 
m ($host)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
Returns your IP address.
 
Returns your IP address.
 
  $ip
 
  $ip
*This function has no parameters.
+
* This function has no parameters.
 
==See Also==
 
==See Also==
 +
* [[$host]]
 
* [[localinfo|/localinfo]]
 
* [[localinfo|/localinfo]]
 
[[Category:Identifiers]]
 
[[Category:Identifiers]]

Latest revision as of 19:53, 7 April 2008

Returns your IP address.

$ip
  • This function has no parameters.

See Also