検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 366 for [SIMILAR] 16 1024 4096 WITH 22098 進表 WITH 1615... (0.363 sec.)
バイナリ対応の bzip2 ファイルへの書き込み 0
« bzread LZF » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイルへの書き込み bzwrite (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzwrite — バイナリ対応の bzip2 ファイルへの書き込み 説明 bzwrite ( resource $bz , string $data , ? int $length = null ): int | false bzwrite() は、文字列を与えられ ...
https://man.plustar.jp/php/function.bzwrite.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
0
« 定義済み定数 Mhash 関数 » PHP Manual Mhash 例 例 例1 MD5 ダイジェストと hmac を計算し、16 進数で出力する <?php $input = "what do ya want for nothing?" ; $hash = mhash ( MHASH_MD5 , $input ); echo "The hash is " . bin2hex ( $hash ) . "<br />\n" ; $hash = mhash ( MHASH_MD5 , $input , "Je ...
https://man.plustar.jp/php/mhash.examples.html - [similar]
データをバイナリ文字列にパックする 0
« ignore_user_abort php_strip_whitespace » PHP Manual その他の関数 データをバイナリ文字列にパックする pack (PHP 4, PHP 5, PHP 7, PHP 8) pack — データをバイナリ文字列にパックする 説明 pack ( string $format , mixed ...$values ): string 指定された引数を format に基づいて バイナリ文字列にパッ ...
https://man.plustar.jp/php/function.pack.html - [similar]
バイナリ対応の bzip2 ファイル読み込み 0
« bzopen bzwrite » PHP Manual Bzip2 関数 バイナリ対応の bzip2 ファイル読み込み bzread (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzread — バイナリ対応の bzip2 ファイル読み込み 説明 bzread ( resource $bz , int $length = 1024 ): string | false bzread() は、与えられた bzip2 ファイルポインタから読 ...
https://man.plustar.jp/php/function.bzread.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 0
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナリにデコードする sodium_base642bin (PHP 7 >= 7.2.0, PHP 8) sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする 説明 sodium_base642bin ( string $string , int $id , st ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
バイナリ対応のgzファイル読み込み 0
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, PHP 7, PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string | false gzread() は、最大 length バイトのデータを zp が指す gz ファイルポインタ か ...
https://man.plustar.jp/php/function.gzread.html - [similar]
Igbinary 0
« FANNConnection::setWeight はじめに » PHP Manual その他の基本モジュール Igbinary Igbinary はじめに インストール/設定 要件 インストール手順 実行時設定 Igbinary 関数 igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_unserialize — igbinary_serialize によって ...
https://man.plustar.jp/php/book.igbinary.html - [similar]
addcslashes でクォートされた文字列をアンクォートする 0
« strip_tags stripos » PHP Manual String 関数 addcslashes でクォートされた文字列をアンクォートする stripcslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripcslashes — addcslashes() でクォートされた文字列をアンクォートする 説明 stripcslashes ( string $string ): string バックスラッシュを取り除いた文 ...
https://man.plustar.jp/php/function.stripcslashes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT