検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 147 for [SIMILAR] 16 1024 4096 WITH 22676 indicators WIT... (0.195 sec.)
全ての定義済の変数を配列で返す 0
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_defined_vars (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_vars — 全ての定義済の変数を配列で返す 説明 get_defined_vars (): array この関数は、環境変数、サーバー変数、 get_defined_vars() がコ ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
Begins a database transaction 0
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_transaction (No version information available, might only be in Git) sqlsrv_begin_transaction — Begins a database transaction 説明 sqlsrv_begin_transaction ( resource $conn ): bool The transac ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 0
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun with sqlsrv_begin_transaction sqlsrv_commit (No version information available, might only be in Git) sqlsrv_commit — Commits a transaction that was begun with sqlsrv_begin_transaction() 説明 sql ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
はじめに 0
« dBase インストール/設定 » PHP Manual dBase はじめに はじめに 注意 : この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 5.3.0. These functions allow you to access records stored in dBase-format (dbf) databases. 警告 We ...
https://man.plustar.jp/php/intro.dbase.html - [similar]
0
« リソース型 SVM » PHP Manual SVM 例 例 The basic process is to define parameters, supply training data to generate a model on, then make predictions based on the model. There are a default set of parameters that should get some results with most any input, so we'll start by looking at t ...
https://man.plustar.jp/php/svm.examples.html - [similar]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
Main interface to C code and data 0
« A Complete PHP/FFI/preloading Example FFI::addr » PHP Manual FFI Main interface to C code and data Main interface to C code and data (PHP 7 >= 7.4.0, PHP 8) はじめに Objects of this class are created by the factory methods FFI::cdef() , FFI::load() or FFI::scope() . Defined C variables ...
https://man.plustar.jp/php/class.ffi.html - [similar]
アクティブなリソースを返す 0
« get_required_files getenv » PHP Manual PHP オプション/情報 関数 アクティブなリソースを返す get_resources (PHP 7, PHP 8) get_resources — アクティブなリソースを返す 説明 get_resources ( ? string $type = null ): array 現在アクティブなすべての リソース の配列を返します。 オプションでリソー ...
https://man.plustar.jp/php/function.get-resources.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT