検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 960 for [SIMILAR] 16 1024 4096 WITH 29433 sqlite3stmt WI... (3.543 sec.)
出力バッファの長さを返す 0
« ob_get_flush ob_get_level » PHP Manual 出力制御 関数 出力バッファの長さを返す ob_get_length (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ob_get_length — 出力バッファの長さを返す 説明 ob_get_length (): int | false この関数は、出力バッファの内容の長さをバイト単位で返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ob-get-length.html - [similar]
scrypt を使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manual Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワー ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 ここで示す関数は、 » mcrypt を 使用して動作します。この拡張モジュールを使用するには、 » http://mcrypt.sourceforge.net/ から libmcrypt-x.x.tar.gz をダウンロードし、含まれているインストール用の指示に従ってください ...
https://man.plustar.jp/php/mcrypt.requirements.html - [similar]
データをラージオブジェクトに書き込む 0
« OCILob::truncate OCILob::writeTemporary » PHP Manual OCILob データをラージオブジェクトに書き込む OCILob::write (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::write — データをラージオブジェクトに書き込む 説明 public OCILob::write ( string $data , ? int $length = null ): int | false パ ...
https://man.plustar.jp/php/ocilob.write.html - [similar]
SQL プリペアドコマンドを出力する 0
« PDOStatement::columnCount PDOStatement::errorCode » PHP Manual PDOStatement SQL プリペアドコマンドを出力する PDOStatement::debugDumpParams (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::debugDumpParams — SQL プリペアドコマンドを出力する 説明 public PDOStatement::debugD ...
https://man.plustar.jp/php/pdostatement.debugdumpparams.html - [similar]
接続がビジー状態のときのハンドラを設定する 0
« SQLite3::backup SQLite3::changes » PHP Manual SQLite3 接続がビジー状態のときのハンドラを設定する SQLite3::busyTimeout (PHP 5 >= 5.3.3, PHP 7, PHP 8) SQLite3::busyTimeout — 接続がビジー状態のときのハンドラを設定する 説明 public SQLite3::busyTimeout ( int $milliseconds ): bool ビジーハン ...
https://man.plustar.jp/php/sqlite3.busytimeout.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する 0
« igbinary_serialize JSON » PHP Manual Igbinary 関数 igbinary_serialize によって保存されたバイナリ表現から、PHP の値を復元する igbinary_unserialize (PECL igbinary >= 1.1.1) igbinary_unserialize — igbinary_serialize() によって保存されたバイナリ表現から、PHP の値を復元する 説明 igbinary_un ...
https://man.plustar.jp/php/function.igbinary-unserialize.html - [similar]
ファイル記述子が対話型端末であるかどうかを定義する 0
« posix_initgroups posix_kill » PHP Manual POSIX 関数 ファイル記述子が対話型端末であるかどうかを定義する posix_isatty (PHP 4, PHP 5, PHP 7, PHP 8) posix_isatty — ファイル記述子が対話型端末であるかどうかを定義する 説明 posix_isatty ( resource | int $file_descriptor ): bool ファイル記述子 ...
https://man.plustar.jp/php/function.posix-isatty.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]