検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 936 for [SIMILAR] 16 1024 4096 WITH 33566 gzwrite WITH 4... (0.677 sec.)
PHPの歴史 0
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連するプロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知られているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に Rasmus Lerdorf ...
https://man.plustar.jp/php/history.php.html - [similar]
Phar ファイルフォーマット 0
« Zip 形式の phar アーカイブ グローバルな Phar ビットマップフラグ » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルフォーマット Phar ファイルフォーマット phar ファイル形式は スタブ/マニフェスト/コンテンツ/シグネチャ で構成されており、phar アーカイブ内に何が含まれているのか ...
https://man.plustar.jp/php/phar.fileformat.phar.html - [similar]
結果を保存するため、プリペアドステートメントに変数をバインドする 0
« mysqli_stmt::bind_param mysqli_stmt::close » PHP Manual mysqli_stmt 結果を保存するため、プリペアドステートメントに変数をバインドする mysqli_stmt::bind_result mysqli_stmt_bind_result (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_result -- mysqli_stmt_bind_result — 結果を保存するため、プリペア ...
https://man.plustar.jp/php/mysqli-stmt.bind-result.html - [similar]
Phar マニフェストのファイルエントリの定義 0
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zip とは何が違うの? Phar マニフェストのファイルエントリの定義 Phar マニフェストのファイルエントリの定義 マニフェスト内の各ファイルについて、次のような情報が含まれます。 Phar マニフェストのファイ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 0
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す mb_ereg_search_pos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さ ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]
指定したマルチバイト文字列が正規表現に一致するか調べる 0
« mb_ereg_search_setpos mb_ereg » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致するか調べる mb_ereg_search (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search — 指定したマルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_search ( ? string $pattern ...
https://man.plustar.jp/php/function.mb-ereg-search.html - [similar]
秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 0
« sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20 — 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリーム ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html - [similar]
シードから、結果がひとつに定まるバイト列を生成する 0
« sodium_crypto_stream_xor sodium_hex2bin » PHP Manual Sodium 関数 シードから、結果がひとつに定まるバイト列を生成する sodium_crypto_stream (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream — シードから、結果がひとつに定まるバイト列を生成する 説明 sodium_crypto_stream ( int $length , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream.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_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]