検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 249 for [SIMILAR] 16 1024 4096 WITH 18714 コピ WITH 1785... (0.278 sec.)
PUT メソッドのサポート 0
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート PUT メソッドのサポート PHP は、クライアントがサーバーにファイルを保存するための HTTP PUT メソッドのサポートを提供します。 PUT リクエストは POST リクエストによるファイルアップロードよりもシンプ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
関数の引数リストを配列として返す 0
« func_get_arg func_num_args » PHP Manual 関数処理 関数 関数の引数リストを配列として返す func_get_args (PHP 4, PHP 5, PHP 7, PHP 8) func_get_args — 関数の引数リストを配列として返す 説明 func_get_args (): array 関数の引数リストを配列で取得します。 この関数は func_num_args() および func_ge ...
https://man.plustar.jp/php/function.func-get-args.html - [similar]
Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 0
« Phar::canWrite Phar::compressFiles » PHP Manual Phar Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する Phar::compress (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::compress — Phar アーカイブ全体を Gzip あるいは Bzip2 で圧縮する 説明 public Phar::compress ( int $compressio ...
https://man.plustar.jp/php/phar.compress.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
生成された blob にデータを追加する 0
« ibase_backup ibase_blob_cancel » PHP Manual Firebird/InterBase 関数 生成された blob にデータを追加する ibase_blob_add (PHP 5, PHP 7 < 7.4.0) ibase_blob_add — 生成された blob にデータを追加する 説明 ibase_blob_add ( resource $blob_handle , string $data ): void ibase_blob_add() は、 ibas ...
https://man.plustar.jp/php/function.ibase-blob-add.html - [similar]
blob の生成を取り消す 0
« ibase_blob_add ibase_blob_close » PHP Manual Firebird/InterBase 関数 blob の生成を取り消す ibase_blob_cancel (PHP 5, PHP 7 < 7.4.0) ibase_blob_cancel — blob の生成を取り消す 説明 ibase_blob_cancel ( resource $blob_handle ): bool この関数は、まだ ibase_blob_close() で閉じられていない場合 ...
https://man.plustar.jp/php/function.ibase-blob-cancel.html - [similar]
variant を、別の型の新しい variant に変換する 0
« variant_and variant_cat » PHP Manual COM関数 variant を、別の型の新しい variant に変換する variant_cast (PHP 5, PHP 7, PHP 8) variant_cast — variant を、別の型の新しい variant に変換する 説明 variant_cast ( variant $variant , int $type ): variant この関数は、 variant のコピーを作成して ...
https://man.plustar.jp/php/function.variant-cast.html - [similar]
はじめに 0
« SVN インストール/設定 » PHP Manual SVN はじめに はじめに この拡張モジュールは、バージョン管理システム » Subversion (SVN) を PHP から操作するためのものです。 コマンドラインから svn をコールせずに PHP スクリプトから SVN リポジトリや作業コピーを操作することができます。 警告 この拡張モジュ ...
https://man.plustar.jp/php/intro.svn.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]