検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 391 for [SIMILAR] 16 1024 4096 WITH 29861 reflectionfibe... (1.537 sec.)
XML パーサ 0
« XMLDiff\File::merge はじめに » PHP Manual XML 操作 XML パーサ XML パーサ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 イベントハンドラ 大文字変換(Case Folding) エラーコード 文字エンコーディング 例 XML エレメント構造の例 XMLタグのマッピングの例 XML ...
https://man.plustar.jp/php/book.xml.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 0
« array_rand array_replace_recursive » PHP Manual 配列 関数 コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる array_reduce (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) array_reduce — コールバック関数を繰り返し配列に適用し、配列をひとつの値にまとめる 説明 array_reduce ( array $a ...
https://man.plustar.jp/php/function.array-reduce.html - [similar]
GeoIP データベースで見つかった詳細な都市情報を返す 0
« geoip_org_by_name geoip_region_by_name » PHP Manual GeoIP 関数 GeoIP データベースで見つかった詳細な都市情報を返す geoip_record_by_name (PECL geoip >= 0.2.0) geoip_record_by_name — GeoIP データベースで見つかった詳細な都市情報を返す 説明 geoip_record_by_name ( string $hostname ): array g ...
https://man.plustar.jp/php/function.geoip-record-by-name.html - [similar]
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
MQSeries MQPUT 0
« mqseries_put1 mqseries_set » PHP Manual mqseries 関数 MQSeries MQPUT mqseries_put (PECL mqseries >= 0.10.0) mqseries_put — MQSeries MQPUT 説明 mqseries_put ( resource $hConn , resource $hObj , array &$md , array &$pmo , string $message , resource &$compCode , resource &$reason ): void ...
https://man.plustar.jp/php/function.mqseries-put.html - [similar]
ODBC の設定を変更する 0
« odbc_rollback odbc_specialcolumns » PHP Manual ODBC 関数 ODBC の設定を変更する odbc_setoption (PHP 4, PHP 5, PHP 7, PHP 8) odbc_setoption — ODBC の設定を変更する 説明 odbc_setoption ( resource $odbc , int $which , int $option , int $value ): bool この関数により特定の接続またはクエリー結 ...
https://man.plustar.jp/php/function.odbc-setoption.html - [similar]
テキストを出力する 0
« ps_show2 ps_string_geometry » PHP Manual PS 関数 テキストを出力する ps_show (PECL ps >= 1.1.0) ps_show — テキストを出力する 説明 ps_show ( resource $psdoc , string $text ): bool 現在の位置にテキストを出力します。テキストの位置を設定するには、 関数 ps_set_value() の値 textx および texty ...
https://man.plustar.jp/php/function.ps-show.html - [similar]
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
ユーザー定義の比較関数を用いて、キーで配列をソートする 0
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uksort (PHP 4, PHP 5, PHP 7, PHP 8) uksort — ユーザー定義の比較関数を用いて、キーで配列をソートする 説明 uksort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比較関数を用 ...
https://man.plustar.jp/php/function.uksort.html - [similar]