検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 628 for [SIMILAR] 16 1024 4096 WITH 4743 プラ WITH 4232 ... (0.518 sec.)
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
ストリーム / ラッパー / コンテキストのパラメータを設定する 0
« stream_context_set_option stream_copy_to_stream » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストのパラメータを設定する stream_context_set_params (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_set_params — ストリーム / ラッパー / コンテキストのパラメータを設定する ...
https://man.plustar.jp/php/function.stream-context-set-params.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする PharData::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイ ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
LOB のバッファをサーバーにフラッシュする、あるいは書き込む 0
« OCILob::export OCILob::free » PHP Manual OCILob LOB のバッファをサーバーにフラッシュする、あるいは書き込む OCILob::flush (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::flush — LOB のバッファをサーバーにフラッシュする、あるいは書き込む 説明 public OCILob::flush ( int $flag = 0 ): boo ...
https://man.plustar.jp/php/ocilob.flush.html - [similar]
新しいフォントを読み込む 0
« imageline imageopenpolygon » PHP Manual GD および Image 関数 新しいフォントを読み込む imageloadfont (PHP 4, PHP 5, PHP 7, PHP 8) imageloadfont — 新しいフォントを読み込む 説明 imageloadfont ( string $filename ): GdFont | false imageloadfont() はユーザーが定義したビットマップを読み込み、 ...
https://man.plustar.jp/php/function.imageloadfont.html - [similar]
ストリーム / ラッパー / コンテキストのオプションを設定する 0
« stream_context_set_default stream_context_set_params » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストのオプションを設定する stream_context_set_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_set_option — ストリーム / ラッパー / コンテキストのオプションを設定 ...
https://man.plustar.jp/php/function.stream-context-set-option.html - [similar]
ローカルファイルシステムへのアクセス 0
« サポートするプロトコル/ラッパー http:// » PHP Manual サポートするプロトコル/ラッパー ローカルファイルシステムへのアクセス file:// file:// — ローカルファイルシステムへのアクセス 説明 PHP で使用されるデフォルトのラッパーは Filesystem で、 これはローカルファイルシステムを表します。 相対パ ...
https://man.plustar.jp/php/wrappers.file.html - [similar]
補間方法を設定する 0
« imagesetclip imagesetpixel » PHP Manual GD および Image 関数 補間方法を設定する imagesetinterpolation (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagesetinterpolation — 補間方法を設定する 説明 imagesetinterpolation ( GdImage $image , int $method = IMG_BILINEAR_FIXED ): bool 補間方法を設定します。こ ...
https://man.plustar.jp/php/function.imagesetinterpolation.html - [similar]
クォートされた文字列のクォート部分を取り除く 0
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]