検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 690 for No (0.011 sec.)
コレクションがデータベースに存在するかをチェックする 3722
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデー ... 在するかをチェックする Collection::existsInDatabase (No version information available, might only be in Gi ... ion -> existsInDatabase ()) { echo "The collection no longer exists in the database named addressbook. W ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
The MongoDB\Driver\Session class 3673
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... Session { /* Constants */ const string TRANSACTION_NONE = none ; const string TRANSACTION_STARTING = sta ... ? MongoDB\Driver\Server final public getTransactionOptions (): ? array final public getTransactionState ... } 定義済み定数 MongoDB\Driver\Session::TRANSACTION_NONE There is no transaction in progress. MongoDB\Dri ... CTION_STARTING A transaction has been started, but no operation has been sent to the server. MongoDB\Dri ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
エラーメッセージの説明 3673
« POST メソッドによるアップロード 陥りやすい落とし穴 » PHP Manual ファイルアップロードの処理 エラ ... 一部のみしかアップロードされていません。 UPLOAD_ERR_NO_FILE 値: 4; ファイルはアップロードされませんでした ... 。 UPLOAD_ERR_NO_TMP_DIR 値: 6; テンポラリフォルダがありません。 UP ...
https://man.plustar.jp/php/features.file-upload.errors.html - [similar]
インクリメンタルにエンコードされたデータを解凍する 3673
« gzwrite inflate_get_read_len » PHP Manual Zlib 関数 インクリメンタルにエンコードされたデータを ... されたデータのチャンク flush_mode ZLIB_BLOCK , ZLIB_NO_FLUSH , ZLIB_PARTIAL_FLUSH , ZLIB_SYNC_FLUSH (デフ ... のいずれか。 通常は、圧縮率を最大にするために、 ZLIB_NO_FLUSH を指定するでしょうし、 データの最後のチャンク ...
https://man.plustar.jp/php/function.inflate-add.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 3673
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... the last SQLSRV operation performed sqlsrv_errors (No version information available, might only be in Gi ... mation, or both are returned. If this parameter is not supplied, both error information and warning info ... rrays containing error information is returned. If no errors and/or warnings occurred on the last sqlsrv ... PHP for SQL Server error code. message A description of the error. 例 例1 functionname() example <?php $ ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
Makes the next row in a result set available for reading 3673
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... ult set available for reading sqlsrv_fetch (No version information available, might only be in Gi ... e() . row The row to be accessed. This parameter can only be used if the specified statement was prepare ... ble cursor. In that case, this parameter can take on one of the following values: SQLSRV_SCROLL_NEXT SQL ... SQLSRV_SCROLL_ABSOLUTE or SQLSRV_SCROLL_RELATIVE . Note that the first row in a result set has index 0. ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Returns list of directory contents in repository URL, optionally at revision num... 3673
« svn_log svn_mkdir » PHP Manual SVN 関数 Returns list of directory contents in repository URL, ... er 説明 svn_ls ( string $repos_url , int $revision_no = SVN_REVISION_HEAD , bool $recurse = false , bool ... is is equivalent to svn list $repos_url[@$revision_no] 注意 : This function does not work with working c ... Integer revision number to retrieve listing of. When omitted, the HEAD revision is used. recurse Enables ... 自己責任で使用してください。 参考 » SVN documentation on svn list 関連キーワード: file , repository , tim ...
https://man.plustar.jp/php/function.svn-ls.html - [similar]
Execution 3673
« parallel\bootstrap parallel\Runtime » PHP Manual Functional API Execution parallel\run (1.0.0) ... ) is idle, it will be used to execute the task. If no \parallel\Runtime is idle parallel will create and ... llel\Runtime objects created by the programmer are not used for automatic scheduling. パラメータ task A ... ics Closures scheduled for parallel execution must not: accept or return by reference accept or return i ... nternal objects (see notes) execute a limited set of instructions Instruct ...
https://man.plustar.jp/php/parallel.run.html - [similar]
新しい RecursiveRegexIterator を作成する 3673
« RecursiveRegexIterator RecursiveRegexIterator::getChildren » PHP Manual RecursiveRegexIterator ... { echo $value . " " ; } echo "\n" ; } else { echo "No children\n" ; } } ?> 上の例の出力は、 たとえば以下 ... のようになります。 No children Children: test4 test5 参考 preg_match() - ...
https://man.plustar.jp/php/recursiveregexiterator.construct.html - [similar]
Yaf_Application のコンストラクタ 3673
« Yaf_Application::clearLastError Yaf_Application::__destruct » PHP Manual Yaf_Application Yaf_A ... oduct] ;this one should alway be defined, and have no default value application.directory=APPLICATION_PA ... TH ;following configs have default value, you may no need to define them application.library = APPLICAT ...
https://man.plustar.jp/php/yaf-application.construct.html - [similar]