検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 488 for Read (0.028 sec.)
Execute a database query on this server 3713
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual M ... sor Executes the query on this server. 注意 : The "readPreference" option does not control the server to w ... ver sets the wire protocol accordingly or adds the read preference to the operation, respectively. パラメー ... するクエリ。 options options Option Type Description readPreference MongoDB\Driver\ReadPreference A read pre ... this paramater will still accept a MongoDB\Driver\ReadPreference object. 参考 MongoDB\Driver\Cursor Mongo ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 3713
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、au ... 前 プラグマに渡す最初の引数。もしくは null sqlite3::read テーブル名 カラム名 sqlite3::select null null sqli ... 説明するメッセージが残ります。 アクションが SQLite3::READ で、 さらにコールバックが SQLite3::IGNORE を返す場 ... nt(*) FROM table" のようなクエリの場合)、 SQLite3::READ の authorizer コールバックは カラムの情報が空文字列 ... ( $allowed_columns ) { if ( $action === SQLite3 :: READ ) { list( $table , $column ) = $args ; if ( $table ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
定義済み定数 3713
« リソース型 例 » PHP Manual XSL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... リティに関する制限をすべて無効化します。 XSL_SECPREF_READ_FILE ( int ) ファイルの読み込みを拒否します。 XSL_ ... int ) ディレクトリの作成を拒否します。 XSL_SECPREF_READ_NETWORK ( int ) ネットワークファイルの読み込みを拒 ...
https://man.plustar.jp/php/xsl.constants.html - [similar]
UI 3689
« GUI用の拡張モジュール はじめに » PHP Manual GUI用の拡張モジュール UI UI はじめに インストール/ ... ols\Entry::getText — Get Text UI\Controls\Entry::isReadOnly — Detect Read Only UI\Controls\Entry::onChange ... — Change Handler UI\Controls\Entry::setReadOnly — Set Read Only UI\Controls\Entry::setText — S ... ::getText — Get Text UI\Controls\MultilineEntry::isReadOnly — Read Only Detection UI\Controls\MultilineEnt ... ge — Change Handler UI\Controls\MultilineEntry::setReadOnly — Set Read Only UI\Controls\MultilineEntry::se ...
https://man.plustar.jp/php/book.ui.html - [similar]
Get contents of collection type column using OID 3689
« cubrid_close_request cubrid_col_size » PHP Manual CUBRID 関数 Get contents of collection type ... entifier. oid OID of the instance that you want to read. attr_name Attribute name that you want to read fr ...
https://man.plustar.jp/php/function.cubrid-col-get.html - [similar]
ディレクトリクラスのインスタンスを返す 3689
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP ... りました。 例 例1 dir() の例 以下の例で、 Directory::read() の戻り値をどのように調べているかに 注目してくださ ... > path . "\n" ; while ( false !== ( $entry = $d -> read ())) { echo $entry . "\n" ; } $d -> close (); ?> 上 ...
https://man.plustar.jp/php/function.dir.html - [similar]
エントリを読み込む 3689
« ldap_parse_result ldap_rename_ext » PHP Manual LDAP 関数 エントリを読み込む ldap_read (PHP 4, ... PHP 5, PHP 7, PHP 8) ldap_read — エントリを読み込む 説明 ldap_read ( LDAP\Connect ...
https://man.plustar.jp/php/function.ldap-read.html - [similar]
クラスメソッドが存在するかどうかを確認する 3689
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するか ... ( '.' ); var_dump ( method_exists ( $directory , 'read' )); ?> 上の例の出力は以下となります。 bool(true) ... の例 <?php var_dump ( method_exists ( 'Directory' , 'read' )); ?> 上の例の出力は以下となります。 bool(true) ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
Starts a transaction 3689
« MongoDB\Driver\Session::isInTransaction MongoDB\Driver\ClientEncryption » PHP Manual MongoDB\D ... 付き32bit の整数より大きいか、0でなければなりません readConcern MongoDB\Driver\ReadConcern A read concern t ... ion time if specified for an older server version. readPreference MongoDB\Driver\ReadPreference A read pre ... ion could not be started (e.g. a transaction was already started). 変更履歴 バージョン 説明 PECL mongodb 1 ...
https://man.plustar.jp/php/mongodb-driver-session.starttransaction.html - [similar]
イメージの型を定義する 3657
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 > ... 参考 image_type_to_mime_type() - getimagesize, exif_read_data, exif_thumbnail, exif_imagetypeから返される 画 ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]