検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1444 for [SIMILAR] 16 1024 4096 WITH 39127 isset WITH 857... (3.175 sec.)
Manually set SeasLog request variable 0
« SeasLog::setRequestID SeasLog::warning » PHP Manual SeasLog Manually set SeasLog request variable SeasLog::setRequestVariable (PECL seaslog >=1.9.0) SeasLog::setRequestVariable — Manually set SeasLog request variable 説明 public static SeasLog::setRequestVariable ( int $key , string $v ...
https://man.plustar.jp/php/seaslog.setrequestvariable.html - [similar]
定数の値を返す 0
« connection_status define » PHP Manual その他の関数 定数の値を返す constant (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) constant — 定数の値を返す 説明 constant ( string $name ): mixed name で指定した定数の値を返します。 constant() はある定数の値を取得する必要があるが、 その名前が不明な場合に有 ...
https://man.plustar.jp/php/function.constant.html - [similar]
0
« 定義済み定数 コールバック » PHP Manual Yaml 例 例 例1 Yaml の例 <?php $addr = array( "given" => "Chris" , "family" => "Dumars" , "address" => array( "lines" => "458 Walkman Dr. Suite #292" , "city" => "Royal Oak" , "state" => "MI" , "postal" => 48046 , ), ); $invoice = array ( "invoice ...
https://man.plustar.jp/php/yaml.examples.html - [similar]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
バイナリの IPTC ブロックのタグをパースする 0
« iptcembed jpeg2wbmp » PHP Manual GD および Image 関数 バイナリの IPTC ブロックのタグをパースする iptcparse (PHP 4, PHP 5, PHP 7, PHP 8) iptcparse — バイナリの IPTC ブロックのタグをパースする 説明 iptcparse ( string $iptc_block ): array | false » IPTC ブロックをパースします。 パラメータ ...
https://man.plustar.jp/php/function.iptcparse.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 0
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタを初期化する oci_new_descriptor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_descriptor — 空の新規 LOB あるいは FILE ディスクリプタを初期化する 説明 oci_new_descriptor ( resource $connect ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]