検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 1426 for [SIMILAR] 16 1024 4096 WITH 34541 json WITH 8478... (7.104 sec.)
整数値の除算 0
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 説明 intdiv ( int $num1 , int $num2 ): int num1 を num2 で割った整数商を返します。 パラメータ num1 割られる数。 num2 num1 を割る数。 戻り値 num1 を num2 で割った整数商。 エラー / 例外 num2 が ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
データベースを選択し、そこでクエリーを実行する 0
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行する mysql_db_query (PHP 4, PHP 5) mysql_db_query — データベースを選択し、そこでクエリーを実行する 警告 この関数は PHP 5.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削除 ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
結果データを得る 0
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result (PHP 4, PHP 5) mysql_result — 結果データを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: A ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 0
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_array_by_name (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL OCI8 >= 1.2.0) oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする 説明 oci_bind_array_by_name ( ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.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]
指定したドキュメントについて発生した Tidy 警告の数を返す 0
« tidy_get_output Tokenizer » PHP Manual Tidy 関数 指定したドキュメントについて発生した Tidy 警告の数を返す tidy_warning_count (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_warning_count — 指定したドキュメントについて発生した Tidy 警告の数を返す 説明 tidy_warning_count ( tidy $tidy ): i ...
https://man.plustar.jp/php/function.tidy-warning-count.html - [similar]
SCM データベースに新しいサービスのエントリを作成する 0
« win32_continue_service win32_delete_service » PHP Manual win32service 関数 SCM データベースに新しいサービスのエントリを作成する win32_create_service (PECL win32service >=0.1.0) win32_create_service — SCM データベースに新しいサービスのエントリを作成する 説明 win32_create_service ( array ...
https://man.plustar.jp/php/function.win32-create-service.html - [similar]
エラー番号を返す 0
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_errno — エラー番号を返す 説明 yaz_errno ( resource $id ): int id で表される サーバーの(直近のリクエストについての)エラー番号を返します。 yaz_errno() は、各ターゲットへのネッ ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
Gets read timeout 0
« Stomp::error Stomp::getSessionId » PHP Manual Stomp Gets read timeout Stomp::getReadTimeout stomp_get_read_timeout (PECL stomp >= 0.3.0) Stomp::getReadTimeout -- stomp_get_read_timeout — Gets read timeout 説明 オブジェクト指向型 (method): public Stomp::getReadTimeout (): array 手続き型 ...
https://man.plustar.jp/php/stomp.getreadtimeout.html - [similar]