検索

phrase: max: clip:
target: order:
Results of 551 - 560 of about 1237 for Data (0.099 sec.)
PHP Data Objects 2691
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに イ ... ワード: PDO , PDOStatement , 関数 , 取得 , セット , Data , Objects , 実行 , トランザクション , 直近 ...
https://man.plustar.jp/php/book.pdo.html - [similar]
The Parle\Parser class 2691
« Parle\RLexer::reset Parle\Parser::advance » PHP Manual Parle The Parle\Parser class The Parle\ ... oid public build (): void public consume ( string $data , Parle\Lexer $lexer ): void public dump (): void ... public trace (): string public validate ( string $data , Parle\Lexer $lexer ): bool } 定義済み定数 Parle\ ... grammar rules Parle\Parser::consume — Consume the data for processing Parle\Parser::dump — Dump the gramm ...
https://man.plustar.jp/php/class.parle-parser.html - [similar]
The Parle\RParser class 2691
« Parle\Parser::validate Parle\RParser::advance » PHP Manual Parle The Parle\RParser class The P ... oid public build (): void public consume ( string $data , Parle\RLexer $rlexer ): void public dump (): voi ... public trace (): string public validate ( string $data , Parle\RLexer $lexer ): bool } 定義済み定数 Parle ... grammar rules Parle\RParser::consume — Consume the data for processing Parle\RParser::dump — Dump the gram ...
https://man.plustar.jp/php/class.parle-rparser.html - [similar]
LOB ファイルから、ユーザーが定義したサイズの内容を取得する 2691
« db2_last_insert_id db2_next_result » PHP Manual IBM DB2 関数 LOB ファイルから、ユーザーが定義し ... lt ); $i = 0 ; /* LOB データの読み込み */ while ( $data = db2_lob_read ( $result , 2 , 6 )) { echo "Loop $ ... i : $data \n" ; $i = $i + 1 ; } $drop = 'DROP TABLE blob_str ... lt ); $i = 0 ; /* LOB データの読み込み */ while ( $data = db2_lob_read ( $result , 2 , 6 )) { echo "Loop $ ... i : $data \n" ; $i = $i + 1 ; } } else { echo '接続に失敗しま ...
https://man.plustar.jp/php/function.db2-lob-read.html - [similar]
FDF に埋め込まれている、アップロードされたファイルを展開する 2691
« fdf_get_ap fdf_get_encoding » PHP Manual FDF 関数 FDF に埋め込まれている、アップロードされたフ ... を保存する <?php $fdf = fdf_open_string ( $HTTP_FDF_DATA ); $data = fdf_get_attachment ( $fdf , "filename" ... , "/tmpdir" ); echo "アップロードされたファイルが $data [ path ] に保存されました。" ; ?> 関連キーワード: ...
https://man.plustar.jp/php/function.fdf-get-attachment.html - [similar]
Returns the PHP representation of a BSON value 2691
« MongoDB\BSON\toJSON MongoDB\BSON\toRelaxedExtendedJSON » PHP Manual 関数 Returns the PHP repre ... PHP objects and arrays cannot have duplicate keys, data could also be lost when decoding a BSON document w ... clude, but are not limited to, invalid BSON, extra data (after reading one BSON document), or an unexpecte ... sentation of a PHP value » MongoDB BSON Persisting Data 関連キーワード: BSON , representation , Returns , ...
https://man.plustar.jp/php/function.mongodb.bson-tophp.html - [similar]
MQSeries MQGET 2691
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri ... &$gmo , int &$bufferLength , string &$msg , int &$data_length , resource &$compCode , resource &$reason ) ... ng the message that was retrieved from the object. data_length Actual buffer length compCode Completion co ... s_get ( $conn , $obj , $mdg , $gmo , 255 , $msg , $data_length , $comp_code , $reason ); if ( $comp_code ! ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
キャンバス全体の大きさを設定する 2691
« ImagickDraw::setVectorGraphics ImagickDraw::skewX » PHP Manual ImagickDraw キャンバス全体の大き ... canvas size to be recorded with the drawing vector data. Usually this will be specified using the same siz ... e as the canvas image. When the vector data is saved to SVG or MVG formats, the viewbox is use ... canvas image that a viewer will render the vector data on. */ $draw -> circle ( 250 , 250 , 250 , 0 ); $d ...
https://man.plustar.jp/php/imagickdraw.setviewbox.html - [similar]
アーカイブのエントリを展開する 2691
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extr ... th = "" , string $password = NULL , bool $extended_data = false ): bool RarEntry::extract() は、エントリの ... るには RarEntry::isEncrypted() を使います。 extended_data true にすると、NTFS の ACL や Unix のオーナー情報と ... 。 変更履歴 バージョン 説明 PECL rar 3.0.0 extended_data が追加されました。 PECL rar 3.0.0 エントリ名が繰り ... Entry , パラメータ , extract , パスワード , 失敗 , data , 暗号 ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
The EvPeriodic class 2674
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... 継承したプロパティ */ public $ is_active ; public $ data ; public $ is_pending ; public $ priority ; /* メソ ... lable $reschedule_cb , callable $callback , mixed $data = null , int $priority = 0 ) public again (): void ... lable $reschedule_cb , callable $callback , mixed $data = null , int $priority = 0 ): EvPeriodic public se ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]