検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 72 for domain (0.001 sec.)
セカンドレベルドメインの名前を取得する 13229
« geoip_db_get_all_info geoip_id_by_name » PHP Manual GeoIP 関数 セカンドレベルドメインの名前を取 ... 得する geoip_domain_by_name (PECL geoip >= 1.1.0) geoip_domain_by_name ... セカンドレベルドメインの名前を取得する 説明 geoip_domain_by_name ( string $hostname ): string geoip_domain_ ... ベルドメイン名を返します。 この関数は、商用の GeoIP Domain Edition を購入したユーザーだけが利用可能です。 適切 ... スに存在しない場合は false を返します。 例 例1 geoip_domain_by_name() の例 この例は、IPアドレス 61.106.139.1 に ...
https://man.plustar.jp/php/function.geoip-domain-by-name.html - [similar]
Adds a domain to the list of search domains 13117
« EventDnsBase::addNameserverIp EventDnsBase::clearSearch » PHP Manual EventDnsBase Adds a domain ... n to the list of search domains EventDnsBase::addSearch (PECL event >= 1.2.6-beta ... ) EventDnsBase::addSearch — Adds a domain to the list of search domains 説明 public EventDns ... Base::addSearch ( string $domain ): void Adds a domain to the list of search domain ... s パラメータ domain Search domain. 戻り値 値を返しません。 関連キーワー ...
https://man.plustar.jp/php/eventdnsbase.addsearch.html - [similar]
DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得... 9796
« Gettext 関数 bindtextdomain » PHP Manual Gettext 関数 DOMAIN メッセージカタログから返されるメッ ... セージの文字エンコーディングを設定/取得する bind_textdomain_codeset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) bind ... _textdomain_codeset — DOMAIN メッセージカタログから返されるメッ ... の文字エンコーディングを設定/取得する 説明 bind_textdomain_codeset ( string $domain , ? string $codeset ): st ... ring | false bind_textdomain_codeset() を使用することで、 gettext() やその類似の ...
https://man.plustar.jp/php/function.bind-textdomain-codeset.html - [similar]
キーとサーバーを関連付ける 9389
« Memcached::getResultMessage Memcached::getServerList » PHP Manual Memcached キーとサーバーを関 ... emcached (); $m -> addServers (array( array( 'mem1.domain.com' , 11211 , 40 ), array( 'mem2.domain.com' , 11 ... 211 , 40 ), array( 'mem3.domain.com' , 11211 , 20 ), )); $m -> setOption ( Memcach ... になります。 array(3) { ["host"]=> string(15) "mem3.domain.com" ["port"]=> int(11211) ["weight"]=> int(20) } ... array(3) { ["host"]=> string(15) "mem2.domain.com" ["port"]=> int(11211) ["weight"]=> int(40) } ...
https://man.plustar.jp/php/memcached.getserverbykey.html - [similar]
プール内のサーバーの一覧を取得する 8268
« Memcached::getServerByKey Memcached::getStats » PHP Manual Memcached プール内のサーバーの一覧を ... emcached (); $m -> addServers (array( array( 'mem1.domain.com' , 11211 , 20 ), array( 'mem2.domain.com' , 11 ... (2) { [0]=> array(3) { ["host"]=> string(15) "mem1.domain.com" ["port"]=> int(11211) ["weight"]=> int(20) } ... [1]=> array(3) { ["host"]=> string(15) "mem2.domain.com" ["port"]=> int(11311) ["weight"]=> int(80) } ...
https://man.plustar.jp/php/memcached.getserverlist.html - [similar]
区別できないソケットの組を作成し、配列に保存する 8212
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し ... 成し、配列に保存する 説明 socket_create_pair ( int $domain , int $type , int $protocol , array &$pair ): bool ... cation: プロセス間通信) で使用します。 パラメータ domain domain は、ソケットで使用するプロトコルの種類を指定 ... () を参照ください。 protocol protocol は、指定した domain の中の特定のプロトコルを指定します。これは、返され ... ; /* Windows では AF_INET を使う必要があります */ $domain = ( strtoupper ( substr ( PHP_OS , 0 , 3 )) == 'WI ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
セッションクッキーパラメータを設定する 8142
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... ime_or_options , ? string $path = null , ? string $domain = null , ? bool $secure = null , ? bool $httponly ... ーを持つことができる連想配列です。 lifetime , path , domain , secure , httponly および samesite . 対応する値は ... を指定すると、ドメイン上のすべてのパスで動作します。 domain クッキーの ドメイン 。たとえば 'www.php.net'。 すべ ... を返します。 変更履歴 バージョン 説明 8.0.0 path , domain , secure , httponly は、 nullable になりました。 7 ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
Set the cookies of the HTTP response. 8142
« Swoole\Http\Response Swoole\Http\Response::__destruct » PHP Manual Swoole\Http\Response Set th ... , string $expires = ? , string $path = ? , string $domain = ? , string $secure = ? , string $httponly = ? ): ... string パラメータ name value expires path domain secure httponly 戻り値 関連キーワード: string , Se ... kies , Swoole , Http , of , the , expires , path , domain ...
https://man.plustar.jp/php/swoole-http-response.cookie.html - [similar]
Set the raw cookies to the HTTP response. 8142
« Swoole\Http\Response::initHeader Swoole\Http\Response::sendfile » PHP Manual Swoole\Http\Respo ... , string $expires = ? , string $path = ? , string $domain = ? , string $secure = ? , string $httponly = ? ): ... ReturnType パラメータ name value expires path domain secure httponly 戻り値 関連キーワード: Set , cooki ... es , string , the , Swoole , Http , rawcookie , domain , httponly , secure ...
https://man.plustar.jp/php/swoole-http-response.rawcookie.html - [similar]
Retreives the current address to which the socket is bound 8030
« EventUtil::getSocketFd EventUtil::setSocketOption » PHP Manual EventUtil Retreives the current ... address Output parameter. IP-address, or the UNIX domain socket path depending on the socket address family ... rt the socket is bound to. Has no meaning for UNIX domain sockets. 戻り値 成功した場合に true を、失敗した場 ... Util , bound , Retreives , which , getSocketName , domain , parameter , Output , descriptor , 成功 ...
https://man.plustar.jp/php/eventutil.getsocketname.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT