検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 557 for [SIMILAR] 16 1024 4096 WITH 25127 reflectionattr... (1.052 sec.)
直近のエラーコードを得る 0
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_error — 直近のエラーコードを得る 説明 odbc_error ( ? resource $odbc = null ): string 6 桁の ODBC ステートを返します。エラーがない場合には、空の文字列を返します。 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
直近のエラーメッセージを得る 0
« odbc_error odbc_exec » PHP Manual ODBC 関数 直近のエラーメッセージを得る odbc_errormsg (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_errormsg — 直近のエラーメッセージを得る 説明 odbc_errormsg ( ? resource $odbc = null ): string 直近の ODBC エラーメッセージを含む文字列を返します。 エラーが ...
https://man.plustar.jp/php/function.odbc-errormsg.html - [similar]
生成された PS データを含むバッファの内容を取得する 0
« ps_findfont ps_get_parameter » PHP Manual PS 関数 生成された PS データを含むバッファの内容を取得する ps_get_buffer (PECL ps >= 1.1.0) ps_get_buffer — 生成された PS データを含むバッファの内容を取得する 説明 ps_get_buffer ( resource $psdoc ): string この関数は、まだ実装されていません。常 ...
https://man.plustar.jp/php/function.ps-get-buffer.html - [similar]
はじめに 0
« エラー処理 インストール/設定 » PHP Manual エラー処理 はじめに はじめに 以下の関数は、エラー処理およびログ記録を行います。これらの関数によ り、独自のエラー処理規則を定義することが可能になり、同時にエラーの ログを記録する方法を修正することが可能になります。これにより、ニーズに 即したエラ ...
https://man.plustar.jp/php/intro.errorfunc.html - [similar]
はじめに 0
« PS インストール/設定 » PHP Manual PS はじめに はじめに このモジュールは、PostScript ドキュメントを作成するためのものです。 PDF 拡張と多くの共通点を持っています。実際のところ API はほぼ同じで、 多くは関数名の最初の pdf_ を ps_ に変えるだけで使えます。 PostScript ドキュメントには直接関係 ...
https://man.plustar.jp/php/intro.ps.html - [similar]
ステートメントが読み取り専用かどうかを返す 0
« SQLite3Stmt::paramCount SQLite3Stmt::reset » PHP Manual SQLite3Stmt ステートメントが読み取り専用かどうかを返す SQLite3Stmt::readOnly (PHP 5 >= 5.3.6, PHP 7, PHP 8) SQLite3Stmt::readOnly — ステートメントが読み取り専用かどうかを返す 説明 public SQLite3Stmt::readOnly (): bool ステートメン ...
https://man.plustar.jp/php/sqlite3stmt.readonly.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 libsvm 自体が必要です。libsvm は、いくつかのパッケージ管理を介して入手可能です。 たとえば、RPM ベースのシステムでは libsvm-devel、Debian ベースのシステムでは libsvm-dev です。 あるいは Web サイトから直接入手可能 ...
https://man.plustar.jp/php/svm.requirements.html - [similar]
S/MIME メッセージに署名する 0
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する openssl_pkcs7_sign (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_sign — S/MIME メッセージに署名する 説明 openssl_pkcs7_sign ( string $input_filename , string $output_filename , OpenSSLCe ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 0
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLabel » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\RuntimeException class The MongoDB\Driver\Exception\RuntimeException class (mongodb >= 1.0.0) はじめに Thrown when the dri ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
Adds values to the set 0
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]