検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 229 for [SIMILAR] 16 1024 4096 WITH 13500 strict WITH 11... (0.756 sec.)
直近の接続エラーメッセージおよび SQLCODE を返す 0
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の接続エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_errorm ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.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ソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
Connection handling and persistence 0
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handling and persistence Connection handling and persistence 注意 : Unix プラットフォームの MongoDB ドライバーは、 exec() システムコールを呼ばすに fork() システムコールを使っているスクリプトの影響を受 ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
Architecture Overview 0
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals Architecture Overview Architecture Overview This section explains how all the different parts of the driver fit together. From the different language runtimes, through the extension and to the ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 0
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Library for MongoDB (PHPLIB) Using the PHP Library for MongoDB (PHPLIB) After the initial driver set-up, we will continue explaining how to get started with the MongoDB driver and corresponding user ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 0
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode_headers (PHP 5, PHP 7, PHP 8) iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする 説明 iconv_mime_decode_headers ( string $headers , ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]