検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 625 for [SIMILAR] 16 1024 4096 WITH 17867 ps WITH 8568 ... (0.470 sec.)
正規表現検索および置換を行う 0
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_replace (PHP 4, PHP 5, PHP 7, PHP 8) preg_replace — 正規表現検索および置換を行う 説明 preg_replace ( string | array $pattern , string | array $replacement , string | array $subject , int $limit = ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
生バイナリを base64 文字列にエンコードする 0
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコードする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバイナリ文字列を ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
匿名の公開鍵暗号による復号 0
« sodium_crypto_box_publickey sodium_crypto_box_seal » PHP Manual Sodium 関数 匿名の公開鍵暗号による復号 sodium_crypto_box_seal_open (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal_open — 匿名の公開鍵暗号による復号 説明 sodium_crypto_box_seal_open ( string $ciphertext , string $key_pair ) ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal-open.html - [similar]
パスワードが、ハッシュ値と一致するかを調べる 0
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
ファイルを削除する 0
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
xdiff_string_bdiff のエイリアス 0
« xdiff_string_bpatch xdiff_string_diff » PHP Manual xdiff 関数 xdiff_string_bdiff のエイリアス xdiff_string_diff_binary (PECL xdiff >= 0.2.0) xdiff_string_diff_binary — xdiff_string_bdiff のエイリアス 説明 xdiff_string_bdiff ( string $old_data , string $new_data ): string ふたつの文字列 ...
https://man.plustar.jp/php/function.xdiff-string-diff-binary.html - [similar]
XML パーサのカレントのバイトインデックスを得る 0
« xml_error_string xml_get_current_column_number » PHP Manual XML パーサ 関数 XML パーサのカレントのバイトインデックスを得る xml_get_current_byte_index (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る 説明 xml_get_current_byte_index ...
https://man.plustar.jp/php/function.xml-get-current-byte-index.html - [similar]
アルファチャネルを使用した、画像へのすかしの追加 0
« PHP による PNG の生成 imagecopymerge による半透明なすかしの作成 » PHP Manual 例 アルファチャネルを使用した、画像へのすかしの追加 アルファチャネルを使用した、画像へのすかしの追加 例1 アルファチャネルを使用した、画像へのすかしの追加 <?php // スタンプと、それをすかしとして適用する写真を読 ...
https://man.plustar.jp/php/image.examples-watermark.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]