検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 597 for [SIMILAR] 16 1024 4096 WITH 15054 func WITH 9307... (0.512 sec.)
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 0
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す db2_server_info (PECL ibm_db2 >= 1.1.1) db2_server_info — DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 説明 db2_server_info ( resource ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
発行コールバック 0
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コールバックが起動するのは、登録済みのクラスのインスタンスが yaml_emit() や yaml_emit_file() から呼び出されたときです。 コールバックに渡されるのは、発行対象のオブジェクトです。 このコールバック ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
トランザクションをロールバックする 0
« ibase_rollback_ret ibase_server_info » PHP Manual Firebird/InterBase 関数 トランザクションをロールバックする ibase_rollback (PHP 5, PHP 7 < 7.4.0) ibase_rollback — トランザクションをロールバックする 説明 ibase_rollback ( resource $link_or_trans_identifier = null ): bool トランザクション ...
https://man.plustar.jp/php/function.ibase-rollback.html - [similar]
トランザクションをロールバックする 0
« PDO::quote PDO::setAttribute » PHP Manual PDO トランザクションをロールバックする PDO::rollBack (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::rollBack — トランザクションをロールバックする 説明 public PDO::rollBack (): bool PDO::beginTransaction() によって開始された 現在のトラン ...
https://man.plustar.jp/php/pdo.rollback.html - [similar]
トランザクションを閉じずにロールバックする 0
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — トランザクションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 0
« SQLite3::querySingle SQLite3::version » PHP Manual SQLite3 SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する SQLite3::setAuthorizer (PHP 8) SQLite3::setAuthorizer — SQL文が出来ることを限定するため、authorizer として使われるコールバックを設定する 説明 publ ...
https://man.plustar.jp/php/sqlite3.setauthorizer.html - [similar]
ウォッチャーのコールバック 0
« ウォッチャー Periodic ウォッチャーの操作モード » PHP Manual Ev ウォッチャーのコールバック ウォッチャーのコールバック すべてのウォッチャーは、アクティブ (イベントを待ち受け中) あるいは非アクティブ (一時停止) の状態になります。 コールバックを実行できるのは、アクティブなウォッチャーだけで ...
https://man.plustar.jp/php/ev.watcher-callbacks.html - [similar]
Periodic ウォッチャーの操作モード 0
« ウォッチャーのコールバック Ev » PHP Manual Ev Periodic ウォッチャーの操作モード Periodic ウォッチャーの操作モード EvPeriodic ウォッチャーは、パラメータ offset 、 interval および reschedule_cb の設定によってさまざまなモードで動作します。 絶対時刻のタイマー 。 このモードでは、 interval = ...
https://man.plustar.jp/php/ev.periodic-modes.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]