検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 745 for 存在 (0.137 sec.)
現在のリソース使用状況を取得する 3035
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrus ... セージの受信数 echo $dat [ "ru_maxrss" ]; // RAM 上に存在する仮想ページのサイズ(resident set size) の最大値 e ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
指定した色に最も近い色のインデックスを取得する 3035
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色の ... 像内で使われている色だけを解決します。パレットにだけ存在する色は解決されません。 パラメータ image imagecreat ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]
指定したメッセージのヘッダ情報の概要を読む 3035
« imap_expunge imap_fetchbody » PHP Manual IMAP 関数 指定したメッセージのヘッダ情報の概要を読む ... ジのヘッダを表します。 オブジェクトで定義されるのは、存在するプロパティのみです。 以下のプロパティがあります。 ...
https://man.plustar.jp/php/function.imap-fetch-overview.html - [similar]
購読中の全メールボックスの一覧を取得する 3035
« imap_getmailboxes imap_header » PHP Manual IMAP 関数 購読中の全メールボックスの一覧を取得する ... の区切りを示す属性 delimiter 、 そして attributes が存在します。 attributes はビットマスクであり、 次のものに ...
https://man.plustar.jp/php/function.imap-getsubscribed.html - [similar]
すべての設定オプションを得る 3035
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_a ... ティブ名をキーとする連想配列を返します。 extension が存在しない場合は、 false を返し、 E_WARNING レベルの警告 ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
設定オプションの値を得る 3035
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... 値の場合は空の文字列を返します。 その設定オプションが存在しない場合は false を返します。 例 例1 ini_get() の例 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
直近に発生したエラーを返す 3035
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... SON エンコード/デコード処理中に発生したエラー (もし存在すれば) を返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
結果エントリから全ての値を得る 3035
« ldap_get_values_len ldap_list » PHP Manual LDAP 関数 結果エントリから全ての値を得る ldap_get_v ... め込んで置くか、さもなくば、指定した エントリに関して存在する属性を調べるために ldap_get_attributes() をコール ...
https://man.plustar.jp/php/function.ldap-get-values.html - [similar]
アップロードされたファイルを新しい位置に移動する 3035
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置 ... 全性を保証しています。 警告 コピー先のファイルが既に存在する場合、上書きされます。 参考 is_uploaded_file() - ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
連想配列として結果の行を取得する 3035
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... ing to print so am exiting" ; exit; } // データ行が存在する間、それを $row に連想配列形式でセットする // 注 ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]