検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 814 for [SIMILAR] 16 1024 4096 WITH 19500 odbc WITH 1605... (0.629 sec.)
コードポイントに対してケースフォールディングを行う 0
« IntlChar::enumCharTypes IntlChar::forDigit » PHP Manual IntlChar コードポイントに対してケースフォールディングを行う IntlChar::foldCase (PHP 7, PHP 8) IntlChar::foldCase — コードポイントに対してケースフォールディングを行う 説明 public static IntlChar::foldCase ( int | string $codepoint ...
https://man.plustar.jp/php/intlchar.foldcase.html - [similar]
オブジェクトの書式を設定する 0
« IntlDateFormatter::format IntlDateFormatter::getCalendar » PHP Manual IntlDateFormatter オブジェクトの書式を設定する IntlDateFormatter::formatObject datefmt_format_object (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::formatObject -- datefmt_format_object — オブジ ...
https://man.plustar.jp/php/intldateformatter.formatobject.html - [similar]
Memcached のオプションの値を設定する 0
« Memcached::setOption Memcached::setSaslAuthData » PHP Manual Memcached Memcached のオプションの値を設定する Memcached::setOptions (PECL memcached >= 2.0.0) Memcached::setOptions — Memcached のオプションの値を設定する 説明 public Memcached::setOptions ( array $options ): bool Memcached: ...
https://man.plustar.jp/php/memcached.setoptions.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Misc の設定オプション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD0000" PHP_INI_ALL highlight.comment "#FF8000" PHP_INI_A ...
https://man.plustar.jp/php/misc.configuration.html - [similar]
EXCLUSIVE LOCK を実行する 0
« TableSelect::limit TableSelect::lockShared » PHP Manual mysql_xdevapi\TableSelect EXCLUSIVE LOCK を実行する TableSelect::lockExclusive (No version information available, might only be in Git) TableSelect::lockExclusive — EXCLUSIVE LOCK を実行する 説明 public mysql_xdevapi\TableSelect:: ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockexclusive.html - [similar]
SHARED LOCK を実行する 0
« TableSelect::lockExclusive TableSelect::offset » PHP Manual mysql_xdevapi\TableSelect SHARED LOCK を実行する TableSelect::lockShared (No version information available, might only be in Git) TableSelect::lockShared — SHARED LOCK を実行する 説明 public mysql_xdevapi\TableSelect::lockShar ...
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockshared.html - [similar]
オプションを設定する 0
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --with-adabas[=DIR] Adabas D サポートを有効にします。DIR はAdabas をインストールしたディレクトリで、 /usr/local がデフォルトです。 --with-sapdb[=DIR] SAP DB サポートを有効にします。DIR は SAP DB のベースイ ...
https://man.plustar.jp/php/odbc.installation.html - [similar]
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
Bind variables to a prepared statement as parameters 0
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index , mixed $bi ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]