検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 265 for [SIMILAR] 16 1024 4096 WITH 39232 報告 WITH 3735... (0.322 sec.)
ネットワーク 関数 0
« 定義済み定数 checkdnsrr » PHP Manual ネットワーク ネットワーク 関数 ネットワーク 関数 目次 checkdnsrr — 指定したインターネットホスト名もしくは IP アドレスに対応する DNS レコードを検索する closelog — システムログへの接続を閉じる dns_check_record — checkdnsrr のエイリアス dns_get_mx — ge ...
https://man.plustar.jp/php/ref.network.html - [similar]
はじめに 0
« Varnish インストール/設定 » PHP Manual Varnish はじめに はじめに Varnish Cache は、オープンソースな最先端のウェブアプリケーションアクセラレーターです。 この拡張モジュールを使えば、実行中の varnish インスタンスとのやりとりを TCP ソケット経由あるいは共有メモリ経由でできます。 関連キーワー ...
https://man.plustar.jp/php/intro.varnish.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
Lighttpd 1.4 (Unix システム用) 0
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual Unix システムへのインストール Lighttpd 1.4 (Unix システム用) Lighttpd 1.4 (Unix システム用) ここでは、Unix システム上の Lighttpd 1.4 で PHP を使用する際の注意点とヒントをまとめます。 まず » Lig ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQLi 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqli.allow_local_infile "0" PHP_INI_SYSTEM PHP 7.2.16, 7.3.3 より前のバージョンでは デフォルト値は "1" でした ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]
posix_mknod 定数 0
« posix_access 定数 posix_setrlimit 定数 » PHP Manual 定義済み定数 posix_mknod 定数 posix_mknod() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 POSIX_S_IFBLK ( int ) ブロックスペシャルファイル。 POSIX_S_IFCHR ( int ) キャラクタスペシャルファ ...
https://man.plustar.jp/php/posix.constants.mknod.html - [similar]
SNMPException クラス 0
« SNMP::walk ソケット » PHP Manual SNMP SNMPException クラス SNMPException クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP で発生するエラーを表します。自分のコードから SNMPException をスローしてはいけません。 PHP における例外処理の詳細な情報は 例外 を参照ください。 クラス概要 class S ...
https://man.plustar.jp/php/class.snmpexception.html - [similar]
メッセージバッファサイズを計算する 0
« socket_close socket_connect » PHP Manual ソケット 関数 メッセージバッファサイズを計算する socket_cmsg_space (PHP 5 >= 5.5.0, PHP 7, PHP 8) socket_cmsg_space — メッセージバッファサイズを計算する 説明 socket_cmsg_space ( int $level , int $type , int $num = 0 ): ? int 付随データを受信する ...
https://man.plustar.jp/php/function.socket-cmsg-space.html - [similar]
メッセージを読む 0
« socket_recvfrom socket_select » PHP Manual ソケット 関数 メッセージを読む socket_recvmsg (PHP 5 >= 5.5.0, PHP 7, PHP 8) socket_recvmsg — メッセージを読む 説明 socket_recvmsg ( Socket $socket , array &$message , int $flags = 0 ): int | false 警告 この関数は、 現在のところ詳細な情報はあり ...
https://man.plustar.jp/php/function.socket-recvmsg.html - [similar]