検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1828 for [SIMILAR] 16 1024 4096 WITH 11312 イト WITH 9796... (1.068 sec.)
ファイルに書き込む 0
« SplFileObject::ftruncate SplFileObject::getChildren » PHP Manual SplFileObject ファイルに書き込む SplFileObject::fwrite (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fwrite — ファイルに書き込む 説明 public SplFileObject::fwrite ( string $data , int $length = 0 ): int | false Writes the ...
https://man.plustar.jp/php/splfileobject.fwrite.html - [similar]
カラムを PHP 変数にバインドする 0
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOStatement::bindColumn ( string | int $colu ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 0
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う mb_ereg_replace_callback (PHP 5 >= 5.4.1, PHP 7, PHP 8) mb_ereg_replace_callback — マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
データをあるストリームから別のストリームにコピーする 0
« stream_context_set_params stream_filter_append » PHP Manual ストリーム 関数 データをあるストリームから別のストリームにコピーする stream_copy_to_stream (PHP 5, PHP 7, PHP 8) stream_copy_to_stream — データをあるストリームから別のストリームにコピーする 説明 stream_copy_to_stream ( resourc ...
https://man.plustar.jp/php/function.stream-copy-to-stream.html - [similar]
関数のオーバーロード機能 0
« サポートされる文字エンコーディング PHP の文字エンコーディングに関する要件 » PHP Manual マルチバイト文字列 関数のオーバーロード機能 関数のオーバーロード機能 警告 この機能は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この機能に頼らないことを強く推奨します。 PHP アプリケーシ ...
https://man.plustar.jp/php/mbstring.overload.html - [similar]
接続しているかどうかによらず、ソケットからデータを受信する 0
« socket_recv socket_recvmsg » PHP Manual ソケット 関数 接続しているかどうかによらず、ソケットからデータを受信する socket_recvfrom (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_recvfrom — 接続しているかどうかによらず、ソケットからデータを受信する 説明 socket_recvfrom ( Socket $socket , st ...
https://man.plustar.jp/php/function.socket-recvfrom.html - [similar]
バイナリ文字列にエクスポートする 0
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 >= 5.6.1, PHP 7, PHP 8) gmp_export — バイナリ文字列にエクスポートする 説明 gmp_export ( GMP | int | string $num , int $word_size = 1 , int $flags = GMP_MSW_FIRST | GMP_NATIVE_ENDIAN ): string ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 0
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを... 0
« ob_get_contents ob_get_length » PHP Manual 出力制御 関数 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリングを終了する ob_get_flush (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_flush — 出力バッファをフラッシュし、その内容を文字列として返した後で出力バッファリ ...
https://man.plustar.jp/php/function.ob-get-flush.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]