検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 50 for attach (0.016 sec.)
オブジェクトがストレージ内に存在するかどうかを調べる 6452
« SplObjectStorage::next SplObjectStorage::offsetGet » PHP Manual SplObjectStorage オブジェクトが ... ; $o1 = new StdClass ; $o2 = new StdClass ; $s -> attach ( $o1 ); var_dump ( $s -> offsetExists ( $o1 )); / ...
https://man.plustar.jp/php/splobjectstorage.offsetexists.html - [similar]
オブジェクトに関連づけられたデータを返す 6452
« SplObjectStorage::offsetExists SplObjectStorage::offsetSet » PHP Manual SplObjectStorage オブジ ... $o2 = new StdClass ; $s [ $o1 ] = "hello" ; $s -> attach ( $o2 ); var_dump ( $s -> offsetGet ( $o1 )); // $ ...
https://man.plustar.jp/php/splobjectstorage.offsetget.html - [similar]
パラメータの値を設定する 6452
« XSLTProcessor::removeParameter XSLTProcessor::setProfiling » PHP Manual XSLTProcessor パラメー ... Processor ; $proc -> importStyleSheet ( $xsl ); // attach the xsl rules foreach ( $collections as $name => $ ...
https://man.plustar.jp/php/xsltprocessor.setparameter.html - [similar]
セマフォ、共有メモリおよび IPC 6376
« Volatile はじめに » PHP Manual プロセス制御 セマフォ、共有メモリおよび IPC セマフォ、共有メモリ ... マフォを解放する sem_remove — セマフォを削除する shm_attach — 共有メモリセグメントを作成またはオープンする shm ...
https://man.plustar.jp/php/book.sem.html - [similar]
あるデータベースを、別のデータベースにバックアップする 6376
« SQLite3 SQLite3::busyTimeout » PHP Manual SQLite3 あるデータベースを、別のデータベースにバック ... なデータベースの場合は、 "temp" になります。 また、 ATTACH 文の AS キーワードの後に指定された名前が使えます。 ...
https://man.plustar.jp/php/sqlite3.backup.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 6091
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、au ... null sqlite3::update テーブル名 カラム名 sqlite3::attach ファイル名 null sqlite3::detach データベース名 nul ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
サンプル 6015
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... xample with arguments Example#1228 - ibase_service_attach の例 Example#1229 - ibase_service_attach の例 Exam ... ple#1230 - hostname/port を使った ibase_service_attach の例 Example#1231 - ibase_service_detach の例 Exam ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
リソース型の一覧 5955
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... () System V セマフォ(PHP 8.0.0 より前) sysvshm shm_attach() shm_remove() , shm_put_var() , shm_get_var() , s ...
https://man.plustar.jp/php/resource.html - [similar]
関数・メソッド 5880
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... nfo - のエイリアス ibase_server_info fbird_service_attach - のエイリアス ibase_service_attach fbird_service_ ... 返す fdf_get_ap - フィールドの外観を取得する fdf_get_attachment - FDF に埋め込まれている、アップロードされたフ ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
下位互換性のない変更点 5880
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... Semaphore オブジェクトを返すようになりました。 shm_attach() 関数は リソース ではなく、 SysvSharedMemory オブ ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PREV 1 2 3 4 5 NEXT