検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 136 for bytes (0.008 sec.)
The MongoDB\BSON\ObjectId class 5621
« MongoDB\BSON\MinKey::unserialize MongoDB\BSON\ObjectId::__construct » PHP Manual MongoDB\BSON ... type for an » ObjectId . The value consists of 12 bytes, where the first four bytes are a timestamp that r ...
https://man.plustar.jp/php/class.mongodb-bson-objectid.html - [similar]
内部の XML ツリーをファイルに出力する 5621
« DOMDocument::relaxNGValidateSource DOMDocument::saveHTML » PHP Manual DOMDocument 内部の XML ツ ... o 'Wrote: ' . $doc -> save ( "/tmp/test.xml" ) . ' bytes' ; // Wrote: 72 bytes ?> 参考 DOMDocument::saveXML ...
https://man.plustar.jp/php/domdocument.save.html - [similar]
内部のドキュメントを HTML 形式でファイルに出力する 5621
« DOMDocument::saveHTML DOMDocument::saveXML » PHP Manual DOMDocument 内部のドキュメントを HTML ... ' . $doc -> saveHTMLFile ( "/tmp/test.html" ) . ' bytes' ; // Wrote: 129 bytes ?> 参考 DOMDocument::saveHT ...
https://man.plustar.jp/php/domdocument.savehtmlfile.html - [similar]
Creates an initialization vector (IV) from a random source 5621
« Mcrypt 関数 mcrypt_decrypt » PHP Manual Mcrypt 関数 Creates an initialization vector (IV) from ... た。 この関数の代替として、これらが使えます。 random_bytes() 説明 mcrypt_create_iv ( int $size , int $source ... yptography by Schneier (ISBN 0-471-11709-9) random_bytes() - 暗号論的に安全な、疑似ランダムなバイト列を生成 ...
https://man.plustar.jp/php/function.mcrypt-create-iv.html - [similar]
ベンダ固有の属性を取得する 5621
« radius_get_tagged_attr_tag radius_put_addr » PHP Manual Radius 関数 ベンダ固有の属性を取得する ... ata = $resa [ 'data' ]; printf ( "属性を取得:%d %d Bytes %s\n" , $attr , strlen ( $data ), bin2hex ( $data ... $resv [ 'data' ]; printf ( "ベンダ属性を取得:%d %d Bytes %s\n" , $attrv , strlen ( $datav ), bin2hex ( $dat ...
https://man.plustar.jp/php/function.radius-get-vendor-attr.html - [similar]
共有メモリブロックにデータを書き込む 5621
« shmop_size Shmop » PHP Manual 共有メモリ関数 共有メモリブロックにデータを書き込む shmop_write ... た。 例 例1 共有メモリブロックに書き込む <?php $shm_bytes_written = shmop_write ( $shm_id , $my_string , 0 ) ... あるデータを共有メモリブロックに書き込みます。 $shm_bytes_written には、書かれたデータのバイト数が入ります。 ...
https://man.plustar.jp/php/function.shmop-write.html - [similar]
基本的な使用法 5621
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php ... 共有メモリにテスト用の文字列を書き込んでみる $shm_bytes_written = shmop_write ( $shm_id , "my shared memor ... y block" , 0 ); if ( $shm_bytes_written != strlen ( "my shared memory block" )) { ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
ファイルのサイズを取得する 5573
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP ... filesize() の例 <?php // 出力例 somefile.txt: 1024 bytes $filename = 'somefile.txt' ; echo $filename . ': ' ... . filesize ( $filename ) . ' bytes' ; ?> 注意 注意 : この関数の結果は キャッシュされま ...
https://man.plustar.jp/php/function.filesize.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 5537
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、 ... oundary no_cache no_local_copy allowed send_bodyct bytes_sent byterange clength unparsed_uri mtime request_ ... s] => var=value [allowed] => 0 [sent_bodyct] => 0 [bytes_sent] => 0 [request_time] => 1074282764 ) file exi ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
セッションのアップロード状況 5537
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... gth" => 57343257 , // POST されたコンテンツの長さ "bytes_processed" => 453489 , // 受信して処理済みのバイト ... 1234567890 , // このファイルの処理が始まった時刻 "bytes_processed" => 57343250 , // このファイルにおける、 ... , "done" => false , "start_time" => 1234567899 , "bytes_processed" => 54554 , ), ) ); 警告 ウェブサーバーの ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT