検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 161 for context (0.028 sec.)
4755
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... if (! $this -> ctx ) { exit( "Failed creating SSL context\n" ); } $this -> base = new EventBase (); if (! $t ... } // Initialize SSL structures, create an EventSslContext // Optionally create self-signed certificates func ... cal_cert \n" ; return FALSE ; } $ctx = new EventSslContext ( EventSslContext :: SSLv3_SERVER_METHOD , array ( ... EventSslContext :: OPT_LOCAL_CERT => $local_cert , EventSslContext ...
https://man.plustar.jp/php/event.examples.html - [similar]
ヘッダーあるいはメタデータをストリームまたはファイルポインタから取得する 4755
« stream_get_line stream_get_transports » PHP Manual ストリーム 関数 ヘッダーあるいはメタデータを ... 経由で stream_get_meta_data() を使う例 <?php $streamContext = stream_context_create ( [ 'ssl' => [ 'capture_pe ... rDescription , 40 , STREAM_CLIENT_CONNECT , $streamContext ); $meta = stream_get_meta_data ( $client ); var_d ...
https://man.plustar.jp/php/function.stream-get-meta-data.html - [similar]
Create a new Query 4755
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... e accessed as variables in an aggregate expression context (e.g. $$var ). This option is available in MongoDB ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4755
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... ||'''' from v$session_connect_info where sid = sys_context('USERENV', 'SID') END; $s = oci_parse ( $conn , $s ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
RAR 4755
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラ ... ders.rar' . '#encfile1.txt' , "r" , false , stream_context_create ( array( 'rar' => array( 'open_password' => ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
IntlChar クラス 4732
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... const int LB_QUOTATION = 23 ; const int LB_COMPLEX_CONTEXT = 24 ; const int LB_SURROGATE = 25 ; const int LB_ ... UMERIC IntlChar::LB_QUOTATION IntlChar::LB_COMPLEX_CONTEXT IntlChar::LB_SURROGATE IntlChar::LB_SPACE IntlChar ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
Phar クラス 4732
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... = "r" , bool $useIncludePath = false , ? resource $context = null ): SplFileObject public SplFileInfo::setFil ...
https://man.plustar.jp/php/class.phar.html - [similar]
定義済み定数 4697
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 行された SQL クエリなどがあてはまります。 PGSQL_DIAG_CONTEXT ( int ) pg_result_error_field() に渡します。 エラー ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
下位互換性のない変更点 4663
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互 ... alled statically, assuming $this from incompatible context in /tmp/test.php on line 8 object(B)#1 (0) { } 上の ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
下位互換性のない変更点 4663
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... () 関数で設定されるカスタムエラーハンドラには、 errcontext 引数は渡されなくなりました。 create_function() 関数 ... 。 inflate_init() 関数は リソース ではなく、 InflateContext オブジェクトを返すようになりました。 deflate_init( ... ) 関数は リソース ではなく、 DeflateContext オブジェクトを返すようになりました。 COM および .N ... ストオプションを設定して下さい。 <?php $ctx = stream_context_create ([ 'http' => [ 'protocol_version' => '1.0' ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]