検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1608 for [SIMILAR] 16 1024 4096 WITH 35470 文字 WITH 2854... (1.741 sec.)
文字列の最初から空白 (もしくはその他の文字) を取り除く 0
« localeconv md5_file » PHP Manual String 関数 文字列の最初から空白 (もしくはその他の文字) を取り除く ltrim (PHP 4, PHP 5, PHP 7, PHP 8) ltrim — 文字列の最初から空白 (もしくはその他の文字) を取り除く 説明 ltrim ( string $string , string $characters = " \n\r\t\v\x00" ): string 文字列の最初 ...
https://man.plustar.jp/php/function.ltrim.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 0
« PharData::addFile PharData::buildFromDirectory » PHP Manual PharData ファイルシステム上のファイルを tar/zip アーカイブに追加する PharData::addFromString (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::addFromString — ファイルシステム上のファイルを tar/zip アーカイブに追加す ...
https://man.plustar.jp/php/phardata.addfromstring.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]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
大文字小文字を区別しない str_replace 0
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace (PHP 5, PHP 7, PHP 8) str_ireplace — 大文字小文字を区別しない str_replace() 説明 str_ireplace ( array | string $search , array | string $replace , string | array $subject , int &$count = null ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
文字列をNUL文字で上書きする 0
« sodium_memcmp sodium_pad » PHP Manual Sodium 関数 文字列をNUL文字で上書きする sodium_memzero (PHP 7 >= 7.2.0, PHP 8) sodium_memzero — 文字列をNUL文字で上書きする 説明 sodium_memzero ( string &$string ): void sodium_memzero() は、 リファレンス渡しされた文字列をゼロ埋めします。 パラメータ ...
https://man.plustar.jp/php/function.sodium-memzero.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]