検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 172 for [SIMILAR] 16 1024 4096 WITH 17698 分割 WITH 1036... (0.207 sec.)
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
オープンされている全データベースファイルのリストを得る 0
« dba_key_split dba_nextkey » PHP Manual DBA 関数 オープンされている全データベースファイルのリストを得る dba_list (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) dba_list — オープンされている全データベースファイルのリストを得る 説明 dba_list (): array dba_list() は、オープンされている全ての データ ...
https://man.plustar.jp/php/function.dba-list.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
URL エンコードされた文字列をデコードする 0
« rawurlencode urlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする urldecode (PHP 4, PHP 5, PHP 7, PHP 8) urldecode — URL エンコードされた文字列をデコードする 説明 urldecode ( string $string ): string 与えられた文字列中のあらゆるエンコード文字 % ## をデコードします。 ...
https://man.plustar.jp/php/function.urldecode.html - [similar]
DOMText クラス 0
« DOMProcessingInstruction::__construct DOMText::__construct » PHP Manual DOM DOMText クラス DOMText クラス (PHP 5, PHP 7, PHP 8) はじめに DOMText クラスは DOMCharacterData を継承しており、 DOMElement あるいは DOMAttr の中身のテキストを表します。 クラス概要 class DOMText extends DOMChara ...
https://man.plustar.jp/php/class.domtext.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
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
操作モードを返す 0
« RegexIterator::getFlags RegexIterator::getPregFlags » PHP Manual RegexIterator 操作モードを返す RegexIterator::getMode (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::getMode — 操作モードを返す 説明 public RegexIterator::getMode (): int 操作モードを返します。操作モードの一覧は RegexItera ...
https://man.plustar.jp/php/regexiterator.getmode.html - [similar]
数値に関するフォーマット情報を得る 0
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 localeconv (): array ローカルな数値および通貨フォーマット情報を有する連想配列を返します。 パラメータ この関 ...
https://man.plustar.jp/php/function.localeconv.html - [similar]