検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 165 for [SIMILAR] 16 1024 4096 WITH 39132 uintersect WIT... (0.258 sec.)
MySQL 関数 0
« MySQL 拡張モジュールの概要を示す例 mysql_affected_rows » PHP Manual MySQL (最初の API) MySQL 関数 MySQL 関数 注意 注意 : ほとんどの MySQL 関数は、 link_identifier を 最後のパラメータとしてオプションで受け付けます。これを指定しなかった場合、 直近にオープンされた接続が使用されます。もし直 ...
https://man.plustar.jp/php/ref.mysql.html - [similar]
SQLite3Result クラス 0
« SQLite3Stmt::reset SQLite3Result::columnName » PHP Manual SQLite3 SQLite3Result クラス SQLite3Result クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールの結果セットを扱うクラスです。 クラス概要 class SQLite3Result { /* メソッド */ private __construct () public column ...
https://man.plustar.jp/php/class.sqlite3result.html - [similar]
IntlRuleBasedBreakIterator クラス 0
« IntlBreakIterator::setText IntlRuleBasedBreakIterator::__construct » PHP Manual intl IntlRuleBasedBreakIterator クラス IntlRuleBasedBreakIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに ICU の break iterator をカプセル化した IntlBreakIterator クラスのサブクラスです。 一定のルール ...
https://man.plustar.jp/php/class.intlrulebasedbreakiterator.html - [similar]
次のフィールドを繰り上げずに、フィールドに値を加算する 0
« IntlCalendar::isWeekend IntlCalendar::set » PHP Manual IntlCalendar 次のフィールドを繰り上げずに、フィールドに値を加算する IntlCalendar::roll (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::roll — 次のフィールドを繰り上げずに、フィールドに値を加算する 説明 オブジェクト指向 ...
https://man.plustar.jp/php/intlcalendar.roll.html - [similar]
クエリのプレースホルダーに値をバインドする 0
« mysql_xdevapi\CollectionFind CollectionFind::__construct » PHP Manual mysql_xdevapi\CollectionFind クエリのプレースホルダーに値をバインドする CollectionFind::bind (No version information available, might only be in Git) CollectionFind::bind — クエリのプレースホルダーに値をバインドする ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.bind.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
一行ぶんの結果を配列に取り込む 0
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
種々の readline の内部変数を取得/設定する 0
« readline_completion_function readline_list_history » PHP Manual Readline 関数 種々の readline の内部変数を取得/設定する readline_info (PHP 4, PHP 5, PHP 7, PHP 8) readline_info — 種々の readline の内部変数を取得/設定する 説明 readline_info ( ? string $var_name = null , int | string | b ...
https://man.plustar.jp/php/function.readline-info.html - [similar]
PHP の配列を SplFixedArray インスタンスにインポートする 0
« SplFixedArray::current SplFixedArray::getSize » PHP Manual SplFixedArray PHP の配列を SplFixedArray インスタンスにインポートする SplFixedArray::fromArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::fromArray — PHP の配列を SplFixedArray インスタンスにインポートする 説明 public static ...
https://man.plustar.jp/php/splfixedarray.fromarray.html - [similar]
はじめに 0
« コマンドラインの使用法 他の SAPI との違い » PHP Manual コマンドラインの使用法 はじめに はじめに CLI SAPI の主な目的は、シェルアプリケーションを PHP で開発することです。 CLI SAPI とその他の SAPI の間にはちょっとした違いがあり、 それを本章で説明します。 CLI と CGI は多くの共通点があります ...
https://man.plustar.jp/php/features.commandline.introduction.html - [similar]