検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 2022 for [SIMILAR] 16 1024 4096 WITH 1722382 example WITH... (1.659 sec.)
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
Internet ドメイン: TCP、UDP、SSL、および TLS 0
« サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG » PHP Manual サポートされるソケットトランスポートのリスト Internet ドメイン: TCP、UDP、SSL、および TLS Internet ドメイン: TCP、UDP、SSL、および TLS ssl:// , tls:// , sslv2:// & sslv3:// . 注意 : トランスポートが ...
https://man.plustar.jp/php/transports.inet.html - [similar]
コレクションからドキュメントをひとつ削除する 0
« Collection::remove Collection::replaceOne » PHP Manual mysql_xdevapi\Collection コレクションからドキュメントをひとつ削除する Collection::removeOne (No version information available, might only be in Git) Collection::removeOne — コレクションからドキュメントをひとつ削除する 説明 public m ...
https://man.plustar.jp/php/mysql-xdevapi-collection.removeone.html - [similar]
ドキュメントで宣言されている名前空間を返す 0
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで宣言されている名前空間を返す SimpleXMLElement::getDocNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getDocNamespaces — ドキュメントで宣言されている名前空間を返す 説明 public Simpl ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
Dynamically changes the code of the given method 0
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the code of the given method runkit7_method_redefine (PECL runkit7 >= Unknown) runkit7_method_redefine — Dynamically changes the code of the given method 説明 runkit7_method_redefine ( string $class ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
Firebird データベースに接続する 0
« Firebird (PDO) IBM (PDO) » PHP Manual Firebird (PDO) Firebird データベースに接続する PDO_FIREBIRD DSN (PECL PDO_FIREBIRD >= 0.1.0) PDO_FIREBIRD DSN — Firebird データベースに接続する 説明 PDO_FIREBIRD データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭辞は firebird: で ...
https://man.plustar.jp/php/ref.pdo-firebird.connection.html - [similar]
コレクションを削除する 0
« Collection::modify Collection::removeOne » PHP Manual mysql_xdevapi\Collection コレクションを削除する Collection::remove (No version information available, might only be in Git) Collection::remove — コレクションを削除する 説明 public mysql_xdevapi\Collection::remove ( string $search_co ...
https://man.plustar.jp/php/mysql-xdevapi-collection.remove.html - [similar]
Procedural PECL/rrd example 0
« 例 OOP PECL/rrd example » PHP Manual 例 Procedural PECL/rrd example Procedural PECL/rrd example 例1 Procedural usage of rrd <?php $rrdFile = dirname ( __FILE__ ) . "/speed.rrd" ; //create rrd file rrd_create ( $rrdFile , array( "--start" , 920804400 , "DS:speed:COUNTER:600:U:U" , "RRA: ...
https://man.plustar.jp/php/rrd.examples-procedural.html - [similar]
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]