検索

phrase: max: clip:
target: order:
Results of 661 - 670 of about 3044 for 設定 (0.032 sec.)
エントリのメタデータを返す 2325
« PharFileInfo::getPharFlags PharFileInfo::isCRCChecked » PHP Manual PharFileInfo エントリのメタ ... ラメータ パラメータはありません。 戻り値 メタデータが設定されていないかあるいは null が設定されている場合に f ... alse 、 null 以外のメタデータが設定されている場合に true を返します。 参考 PharFileInfo ... ファイルとともに保存する、ファイル固有のメタデータを設定する PharFileInfo::getMetadata() - ファイルとともに保 ... Phar::setMetadata() - phar アーカイブのメタデータを設定する Phar::hasMetadata() - ファイルがグローバルなメタ ...
https://man.plustar.jp/php/pharfileinfo.hasmetadata.html - [similar]
フラグを設定する 2325
« RegexIterator::getRegex RegexIterator::setMode » PHP Manual RegexIterator フラグを設定する Reg ... 0, PHP 7, PHP 8) RegexIterator::setFlags — フラグを設定する 説明 public RegexIterator::setFlags ( int $flag ... s ): void フラグを設定します。 パラメータ flags 設定するフラグ。クラス定数 ... を取得する 関連キーワード: フラグ , RegexIterator , 設定 , setFlags , 定数 , flags , 定義 , getFlags , 参考 ...
https://man.plustar.jp/php/regexiterator.setflags.html - [similar]
プロファイル情報の出力ファイルを設定する 2325
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファ ... イル情報の出力ファイルを設定する XSLTProcessor::setProfiling (PHP >= 5.3.0, PHP ... or::setProfiling — プロファイル情報の出力ファイルを設定する 説明 public XSLTProcessor::setProfiling ( ? str ... ルシート処理時のプロファイル情報を出力するファイルを設定します。 パラメータ filename プロファイル情報を出力す ... nt ; $xsl -> load ( 'collection.xsl' ); // 変換器を設定します $proc = new XSLTProcessor ; $proc -> setProfi ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
エラー処理およびログ記録 2313
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラ ... ー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済 ... 信する error_reporting — 出力する PHP エラーの種類を設定する restore_error_handler — 以前のエラーハンドラ関数 ... _error_handler — ユーザー定義のエラーハンドラ関数を設定する set_exception_handler — ユーザー定義の例外ハンド ... ラ関数を設定する trigger_error — ユーザーレベルのエラー/警告/通知 ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
OAuthProvider クラス 2313
« OAuth::setVersion OAuthProvider::addRequiredParameter » PHP Manual OAuth OAuthProvider クラス ... r::consumerHandler — consumerHandler コールバックを設定する OAuthProvider::generateToken — ランダムなトーク ... :isRequestTokenEndpoint — isRequestTokenEndpoint を設定する OAuthProvider::removeRequiredParameter — 必須パ ... 問題を報告する OAuthProvider::setParam — パラメータを設定する OAuthProvider::setRequestTokenPath — リクエスト ... トークンのパスを設定する OAuthProvider::timestampNonceHandler — timestam ...
https://man.plustar.jp/php/class.oauthprovider.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 2313
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定 ... _set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , st ... フォームに渡す <?php /* Adobe FDF の content type を設定します */ fdf_header (); /* fdf を開始します */ $fdf ... = fdf_create (); /* "foo" フィールドに、値 "bar" を設定します */ fdf_set_value ( $fdf , "foo" , "bar" ); /* ... target_frame() - フォームの表示対象となるフレームを設定する 関連キーワード: fdf , FDF , 表示 , 設定 , データ ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]
指定したパレットインデックスの色を設定する 2313
« imagecolorresolvealpha imagecolorsforindex » PHP Manual GD および Image 関数 指定したパレットイ ... ンデックスの色を設定する imagecolorset (PHP 4, PHP 5, PHP 7, PHP 8) imag ... ecolorset — 指定したパレットインデックスの色を設定する 説明 imagecolorset ( GdImage $image , int $colo ... 上で指定したインデックス index を 指定した色 color に設定します。 実際にぬりつぶしを実行するオーバーヘッドなし ... ます $im = imagecreate ( 300 , 100 ); // 背景色を赤に設定します imagecolorallocate ( $im , 255 , 0 , 0 ); // ...
https://man.plustar.jp/php/function.imagecolorset.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 2313
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチする ... データサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2 ... — CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $statement ... CLOB や BLOB ごとにフェッチする内部バッファサイズを設定します。 この値を増やすと、LOB のサイズが小さい場合に ... ることができます。 メモリ消費量は増加します。 ここで設定する値は、OCILob インスタンスとして返されるLOB や OC ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
現在のプロセスの実効 GID を設定する 2313
« posix_mknod posix_seteuid » PHP Manual POSIX 関数 現在のプロセスの実効 GID を設定する posix_se ... PHP 8) posix_setegid — 現在のプロセスの実効 GID を設定する 説明 posix_setegid ( int $group_id ): bool 現在 ... のプロセスの実効グループ ID を設定します。 この関数は特権関数であり、実行するにはシステ ... ID を返す posix_setgid() - 現在のプロセスの GID を設定する 関連キーワード: プロセス , 設定 , 実効 , グルー ...
https://man.plustar.jp/php/function.posix-setegid.html - [similar]
現在のプロセスのコードページを設定する 2313
« sapi_windows_cp_is_utf8 sapi_windows_generate_ctrl_event » PHP Manual その他の関数 現在のプロセ ... スのコードページを設定する sapi_windows_cp_set (PHP 7 >= 7.1.0, PHP 8) sap ... i_windows_cp_set — 現在のプロセスのコードページを設定する 説明 sapi_windows_cp_set ( int $codepage ): boo ... l 現在のプロセスのコードページを設定します。 パラメータ codepage コードページの識別子。 ... のコードページを取得する 関連キーワード: プロセス , 設定 , windows , codepage , generate , ctrl , event , 関 ...
https://man.plustar.jp/php/function.sapi-windows-cp-set.html - [similar]