検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1237 for Data (0.052 sec.)
BSON type classes and serialization functions 2606
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and ser ... t — Construct a new Binary MongoDB\BSON\Binary::getData — Returns the Binary's data MongoDB\BSON\Binary::g ... oDB\BSON\Binary::__toString — Returns the Binary's data MongoDB\BSON\Binary::unserialize — Unserialize a B ... terface interface MongoDB\BSON\BinaryInterface::getData — Returns the BinaryInterface's data MongoDB\BSON\ ... erface::__toString — Returns the BinaryInterface's data MongoDB\BSON\Decimal128Interface — The MongoDB\BSO ...
https://man.plustar.jp/php/book.bson.html - [similar]
OCILob クラス 2606
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7 ... false public rewind (): bool public save ( string $data , int $offset = 0 ): bool public seek ( int $offse ... e ( int $length = 0 ): bool public write ( string $data , ? int $length = null ): int | false public write ... Temporary ( string $data , int $type = OCI_TEMP_CLOB ): bool } 目次 OCILob: ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
The SolrCollapseFunction class 2606
« SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The ... on::setMin — Sets the initial size of the collapse data structures when collapsing on a numeric field only ... n::setSize — Sets the initial size of the collapse data structures when collapsing on a numeric field only ...
https://man.plustar.jp/php/class.solrcollapsefunction.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 2606
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback ... LL ): void req EventHttpRequest object. arg Custom data. arg User custom data passed to the callback. 戻り ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
画像の大きさを文字列から取得する 2606
« getimagesize image_type_to_extension » PHP Manual GD および Image 関数 画像の大きさを文字列から ... imagesize ( $img ); // あるいは、文字列として開く $data = file_get_contents ( $img ); $size_info2 = getima ... gesizefromstring ( $data ); ?> 参考 getimagesize() - 画像の大きさを取得する ...
https://man.plustar.jp/php/function.getimagesizefromstring.html - [similar]
ハッシュコンテキストをコピーする 2606
« hash_algos hash_equals » PHP Manual Hash 関数 ハッシュコンテキストをコピーする hash_copy (PHP ... t = hash_init ( "md5" ); hash_update ( $context , "data" ); /* コンテキストをコピーし、それを使えるようにし ... $context ), "\n" ; hash_update ( $copy_context , "data" ); echo hash_final ( $copy_context ), "\n" ; ?> 上 ...
https://man.plustar.jp/php/function.hash-copy.html - [similar]
データを復号する 2606
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP ... す。 説明 mdecrypt_generic ( resource $td , string $data ): string この関数は、データを復号します。データの ... メータ td mcrypt_module_open() が返す暗号化記述子。 data 暗号化されたデータ。 戻り値 復号した文字列を返しま ... ng for the cipher' ; $plain_text = 'very important data' ; /* モジュールをオープンし、IV を作成します */ $ ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
操作する brigade から bucket オブジェクトを返す 2606
« stream_bucket_append stream_bucket_new » PHP Manual ストリーム 関数 操作する brigade から buck ... 持つ bucket オブジェクトを返すか、 null を返します。 data ( string ) data bucket bucket に含まれる現在の文字 ... 列。 datalen ( integer ) datalen bucket bucket に含まれる文字 ... , stream , able , filter , append , 追加 , 関数 , datalen ...
https://man.plustar.jp/php/function.stream-bucket-make-writeable.html - [similar]
Nginx 1.4.x (Unix システム用) 2606
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... _pathinfo=0 サービスを開始する前に、php-fpm が www-data ユーザーと www-data グループで 必ず実行されるように ... he default user's group ; will be used. user = www-data group = www-data ここまで来れば、php-fpm サービスを ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
2606
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目 ... ); if (! $sock ) die( " $errstr ( $errno )\n" ); $data = "foo=" . urlencode ( "Fooの値" ) . "&bar=" . url ... ); fwrite ( $sock , "Content-length: " . strlen ( $data ) . "\r\n" ); fwrite ( $sock , "Accept: */*\r\n" ) ... ; fwrite ( $sock , "\r\n" ); fwrite ( $sock , $data ); $headers = "" ; while ( $str = trim ( fgets ( $ ...
https://man.plustar.jp/php/stream.examples.html - [similar]