Usage

Syntax: servername

Explanation

Only available for use on the clientside. It's a variable containing a string value of the server's name.

Example

function onCreated()
{
  echo(servername);
}


... echoes whatever the server name is

Categories

CategoryBuiltInVariable
Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki