EventHttp::removeServerAlias

(PECL event >= 1.4.0-beta)

EventHttp::removeServerAliasRemoves server alias

설명

public bool EventHttp::removeServerAlias ( string $alias )

Removes server alias added with EventHttp::addServerAlias()

인수

alias

The alias to remove.

반환값

Returns TRUE on success. Otherwise FALSE.

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top