検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 292 for レベル (0.113 sec.)
PHP および DTrace への入門 4291
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP およ ... er-level Statically Defined Tracing (USDT。ユーザーレベルの静的に定義されたトレーシング)" プローブを組み入れま ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
バックトレースを生成する 4291
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debu ... "include_once" } } 参考 trigger_error() - ユーザーレベルのエラー/警告/通知メッセージを生成する debug_print_b ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
システム出力バッファをフラッシュする 4291
« 出力制御 関数 ob_clean » PHP Manual 出力制御 関数 システム出力バッファをフラッシュする flush ( ... ァリングにはなんの影響も及ぼしません。 PHP のユーザーレベルでの出力バッファリングの仕組みにも影響を及ぼしません ...
https://man.plustar.jp/php/function.flush.html - [similar]
セキュアな SSL-FTP 接続をオープンする 4291
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_conne ... esult ) { // この場合は、すでに PHP 側で E_WARNING レベルのメッセージを発行しています。 die( "can't login" ); ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]
すべての定数の名前とその値を連想配列として返す 4291
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と ... がカテゴリとなり、 そのカテゴリ内の定数とその値が下位レベルに格納されます。 <?php define ( "MY_CONSTANT" , 1 ); ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
指定した色+アルファ値に最も近い色のインデックスを取得する 4291
« imagecolorclosest imagecolorclosesthwb » PHP Manual GD および Image 関数 指定した色+アルファ値 ... $blue , int $alpha ): int 指定した RGB 値と alpha レベルに 「近い」画像パレット中の色のインデックスを返します ...
https://man.plustar.jp/php/function.imagecolorclosestalpha.html - [similar]
特定のメッセージの構造を読み込む 4291
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fet ... る。 parts オブジェクトの配列であり、その構造はトップレベルオブジェクトと 同じです。それぞれが MIME body 部に対 ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
変数の整数としての値を取得する 4291
« gettype is_array » PHP Manual 変数操作 関数 変数の整数としての値を取得する intval (PHP 4, PHP ... ) を使用することはできません。 その場合は E_NOTICE レベルのエラーを発して 1 を返します。 パラメータ value 整数 ...
https://man.plustar.jp/php/function.intval.html - [similar]
データベースを選択し、そこでクエリーを実行する 4291
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行 ... が見付からない、または、確立できない場合、 E_WARNING レベルのエラーが生成されます。 戻り値 クエリーの結果を指す ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
結果において指定したフィールドの型を取得する 4291
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型 ... まります。 field_offset が存在しない場合、 E_WARNING レベルのエラーが発行されます。 戻り値 返されるフィールド型 ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]