検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 777 for e (0.064 sec.)
Oracleとの接続を閉じる 4544
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, ... PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる ... 説明 oci_close ( resource $connection ): ? bool 接続 connection を ... 他のいかなるリソースも利用しない、なおかつ oci_connect() または oci_new_connect() で作成された場合、 基 ... ースを利用できるようになるからです。 パラメータ connection oci_connect() 、 oci_pconnect() あるいは oci_ ...
https://man.plustar.jp/php/function.oci-close.html - [similar]
コマンドラインオプション 4510
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... 行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [--] [args...] php [opt ... ions] -r <code> [--] [args...] php [options] [-B <begin_code>] -R ... <code> [-E <end_code>] [--] [args...] php [options] [-B ... <begin_code>] -F <file> [-E <end_code>] [--] [args...] ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
配列 4510
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... で区切られた キー => 値 の組を引数とします。 array( key => value , key2 => value2 , key3 => value3 , ... ... array = [ "foo" => "bar" , "bar" => "foo" , ]; ?> key は、 整数 または 文字列 です。 value には任意の型 ... を指定できます。 さらに、次のような key のキャストが発生します。 10 進数の int として妥当 ... bool も int にキャストされます。つまり、 キーに true を指定すると実際には 1 に格納され、 同様にキーを f ...
https://man.plustar.jp/php/language.types.array.html - [similar]
Create new MongoDB Manager 4510
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... ual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver ... \Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Man ... ager::__construct — Create new MongoDB Manager 説明 fi ... nal public MongoDB\Driver\Manager::__construct ( string $uri = "mongodb://1 ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Loads C declarations from a C header file 4476
« FFI::isNull FFI::memcmp » PHP Manual FFI Loads C declarations from a C header file FFI::load ( ... PHP 7 >= 7.4.0, PHP 8) FFI::load — Loads C declarations from a C header file 説明 public static ... FFI::load ( string $filename ): ? FFI Loads C declarations from a C header ... file. It is possible to specify shared libraries that s ... hould be loaded, using special FFI_LIB defines in the loade ...
https://man.plustar.jp/php/ffi.load.html - [similar]
Makes event pending 4435
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... beta) Event::add — Makes event pending 説明 public Ev ... ent::add ( float $timeout = ? ): bool Marks event pending. Non-pending ev ... ent will never occur, and the event callback will never be cal ... led. In conjunction with Event::del() an event could ...
https://man.plustar.jp/php/event.add.html - [similar]
エラー制御演算子 4435
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演 ... 式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場 ... ている場合、 カスタムのエラーハンドラでコールされた error_reporting() が常に 0 を返していました。 PHP 8. ... 0.0 以降では、 E_ERROR | E_CORE_ERROR | E_COMPILE_ERROR | E_USER_ER ... ROR | E_RECOVERABLE_ERROR | E_PARSE を返すようになっていま ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
クエリからの複数の行を二次元配列に取得する 4402
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する ... oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) o ... ci_fetch_all — クエリからの複数の行を二次元配列に取得する ... 説明 oci_fetch_all ( resource $statement , array &$output , in ... t $offset = 0 , int $limit = -1 , int $flags = OCI_FETCHSTA ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
クエリの次の行を内部バッファに取得する 4361
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する ... oci_fetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_f ... — クエリの次の行を内部バッファに取得する 説明 oci_fetch ( resource $statement ): bool クエリの次の行を内 ... 部バッファに取得します。このバッファへは oci_result() でアクセスできます。あるいは、 oci_define_by ... _name() で事前に定義した変数を使ってアクセスすることもで ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
Create a new Command 4327
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... ommand MongoDB\Driver\Command::__construct (mongodb >=1.0.0) MongoDB\Dr ... iver\Command::__construct — Create a new Command 説明 ... final public MongoDB\Driver\Command::__construct ( array | object $document , ... array $commandOptions = ? ) Constructs a new MongoDB\Driver\Command , which is an immutable va ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT