検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 690 for [SIMILAR] 16 1024 4096 WITH 20686 expect WITH 39... (0.702 sec.)
ソケットコンテキストオプション一覧 0
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプションとパラメータ ソケットコンテキストオプション一覧 ソケットコンテキストオプション ソケットコンテキストオプション — ソケットコンテキストオプション一覧 説明 ここでは、ソケット越しに動作するラッ ...
https://man.plustar.jp/php/context.socket.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得... 0
« Gettext 関数 bindtextdomain » PHP Manual Gettext 関数 DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bind_textdomain_codeset (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコ ...
https://man.plustar.jp/php/function.bind-textdomain-codeset.html - [similar]
ドメインのパスを取得/設定する 0
« bind_textdomain_codeset dcgettext » PHP Manual Gettext 関数 ドメインのパスを取得/設定する bindtextdomain (PHP 4, PHP 5, PHP 7, PHP 8) bindtextdomain — ドメインのパスを取得/設定する 説明 bindtextdomain ( string $domain , ? string $directory ): string | false bindtextdomain() 関数は、ドメ ...
https://man.plustar.jp/php/function.bindtextdomain.html - [similar]
ルートディレクトリを変更する 0
« chdir closedir » PHP Manual ディレクトリ 関数 ルートディレクトリを変更する chroot (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) chroot — ルートディレクトリを変更する 説明 chroot ( string $directory ): bool カレントプロセスのルートディレクトリを directory に変更し、 作業ディレクトリを "/" に変更 ...
https://man.plustar.jp/php/function.chroot.html - [similar]
未処理のリクエストがあるかどうかを調べる 0
« eio_open eio_read » PHP Manual Eio 関数 未処理のリクエストがあるかどうかを調べる eio_poll (PECL eio >= 0.0.1dev) eio_poll — 未処理のリクエストがあるかどうかを調べる 説明 eio_poll (): int eio_poll() を使うと、特別なイベントループを実装できます。 この中で eio_nreqs() を使って、未処理のリ ...
https://man.plustar.jp/php/function.eio-poll.html - [similar]
最終更新時刻を取得する 0
« getenv getmygid » PHP Manual PHP オプション/情報 関数 最終更新時刻を取得する getlastmod (PHP 4, PHP 5, PHP 7, PHP 8) getlastmod — 最終更新時刻を取得する 説明 getlastmod (): int | false 実行中のスクリプト本体の最終更新時刻を取得します。 別のファイルの最終更新時刻が知りたい場合は、 filem ...
https://man.plustar.jp/php/function.getlastmod.html - [similar]
メッセージキューを破棄する 0
« msg_receive msg_send » PHP Manual セマフォ関数 メッセージキューを破棄する msg_remove_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_remove_queue — メッセージキューを破棄する 説明 msg_remove_queue ( SysvMessageQueue $queue ): bool msg_remove_queue() は、 queue で指定したメッセージキュー ...
https://man.plustar.jp/php/function.msg-remove-queue.html - [similar]