検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 745 for 存在 (0.548 sec.)
既存のアイテムの前にデータを付加する 3124
« Memcached::isPristine Memcached::prependByKey » PHP Manual Memcached 既存のアイテムの前にデータ ... を返します。 Memcached::getResultCode() は、キーが存在しない場合に Memcached::RES_NOTSTORED を返します。 例 ...
https://man.plustar.jp/php/memcached.prepend.html - [similar]
指定したサーバーで既存のキーのアイテムを入れ替える 3124
« Memcached::replace Memcached::resetServerList » PHP Manual Memcached 指定したサーバーで既存のキ ... に true を、失敗した場合に false を返します。 キーが存在しない場合、 Memcached::getResultCode() は Memcached ...
https://man.plustar.jp/php/memcached.replacebykey.html - [similar]
新機能 3124
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... は致命的なエラーが発生していました。この関数内に既に存在する、回復可能な致命的なエラーは Error 例外クラスに変 ... に送信できるようになります。PostgreSQL のJSONのキーが存在するかを確認する演算子 ( ? ) として使って下さい。 PD ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
コレクションのドキュメントをひとつ置き換える 3124
« Collection::removeOne mysql_xdevapi\CollectionAdd » PHP Manual mysql_xdevapi\Collection コレク ... mysql_xdevapi\Result ID で特定されたドキュメントが存在すれば、それを更新(置き換え)します。 パラメータ id 置 ...
https://man.plustar.jp/php/mysql-xdevapi-collection.replaceone.html - [similar]
クエリのプレースホルダーに値をバインドする 3124
« CollectionModify::arrayInsert CollectionModify::__construct » PHP Manual mysql_xdevapi\Collect ... :NAME というフォーマットで、 ':' は NAME の前に常に存在しなければいけない 共通のプレフィックスです。NAME は ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.bind.html - [similar]
全ての行を取得する 3124
« DocResult::__construct DocResult::fetchOne » PHP Manual mysql_xdevapi\DocResult 全ての行を取得 ... キーとする配列。 それぞれの結果は連想配列です。 行が存在しない場合は、空の配列が返されます。 例 例1 mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.fetchall.html - [similar]
カラムのメタデータを取得する 3124
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... devapi\RowResult::getColumns (): array 結果セットに存在するカラムのメタデータを取得します。 警告 この関数は ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
文ハンドラにおける直近の操作に関連する拡張エラー情報を取得する 3124
« PDOStatement::errorCode PDOStatement::execute » PHP Manual PDOStatement 文ハンドラにおける直近 ... する <?php /* エラーを発生させる -- BONES テーブルは存在しない */ $sth = $dbh -> prepare ( 'SELECT skull FRO ...
https://man.plustar.jp/php/pdostatement.errorinfo.html - [similar]
Phar マニフェストのファイルエントリの定義 3124
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zi ... バイト シリアライズされたファイルのメタデータの長さ (存在しない場合は 0 )。 ?? シリアライズされたファイルのメ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取りさ... 3124
« Phar::hasMetadata Phar::isBuffering » PHP Manual Phar fopen、file_get_contents、opendir などの ... o/myphar.phar で、その中に file.php と file2.txt が存在するものとします。 file.php にこのようなコードが含ま ...
https://man.plustar.jp/php/phar.interceptfilefuncs.html - [similar]