検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 146 for So (0.017 sec.)
変数が宣言されていること、そして null とは異なることを検査する 5229
« is_string print_r » PHP Manual 変数操作 関数 変数が宣言されていること、そして null とは異なるこ ... 力される if (isset( $var )) { echo "This var is set so I will print." ; } // 次の例では、isset() の戻り値 ... に対する isset() <?php $expected_array_got_string = 'somestring' ; var_dump (isset( $expected_array_got_st ... ring [ 'some_key' ])); var_dump (isset( $expected_array_got_s ...
https://man.plustar.jp/php/function.isset.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 5229
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... or the first subpattern // enclosed in '(...)' and so on return $matches [ 1 ].( $matches [ 2 ]+ 1 ); } ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 5229
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... . $ciphertext ; # encode the resulting cipher text so it can be represented by a string $ciphertext_base ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
Debian GNU/Linux へのインストール 5229
« Solaris へのインストール macOS へのインストール » PHP Manual Unix システムへのインストール Deb ... などの php.ini に適切な行を追加し、 extension=foo.so といった内容が書き込まれます。しかし、これらの変更 ...
https://man.plustar.jp/php/install.unix.debian.html - [similar]
Apache 2.x (Microsoft Windows 用) 5229
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP M ... Windows システムへのインストール Apache 2.x (Microsoft Windows 用) Apache 2.x (Microsoft Windows 用) ... このセクションでは、Microsoft Windows 上の Apache 2.x で PHP をインストールする ... e の設定 LoadModule fcgid_module modules/mod_fcgid.so # Where is your php.ini file? FcgidInitialEnv PHPR ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
Execute a database command 5229
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... nd , array $options = array() ): MongoDB\Driver\Cursor Selects a server according to the "readPreference ... MongoDB\Driver\Command ) 実行するコマンド。 options options Option Type Description readConcern MongoDB ... ncern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will result ... ion. session MongoDB\Driver\Session A session to associate with the operation. writeConcern MongoDB\Driv ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
5229
« 定義済み定数 ソケットのエラー » PHP Manual ソケット 例 例 例1 ソケットの例: 簡易 TCP/IP サーバ ... e_limit ( 0 ); /* Turn on implicit output flushing so we see what we're getting * as it comes in. */ ob_ ... $address = '192.168.1.53' ; $port = 10000 ; if (( $sock = socket_create ( AF_INET , SOCK_STREAM , SOL_TC ... P )) === false ) { echo "socket_create() failed: reason: " . socket_strerror ( ... socket_last_error ()) . "\n" ; } if ( socket_bind ( $ ...
https://man.plustar.jp/php/sockets.examples.html - [similar]
Collapses the result set to a single document per group 5229
« SolrQuery::addStatsField SolrQuery::__construct » PHP Manual SolrQuery Collapses the result se ... t to a single document per group SolrQuery::collapse (No version information available ... , might only be in Git) SolrQuery::collapse — Collapses the result set to a s ... ingle document per group 説明 public SolrQuery::collapse ( SolrCollapseFunction $collapseF ... unction ): SolrQuery Collapses the result set to a single docume ...
https://man.plustar.jp/php/solrquery.collapse.html - [similar]
The Zookeeper class 5171
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... public static setDeterministicConnOrder ( bool $yesOrNo ): bool public setLogStream ( resource $stream ... 113 ; const int CONNECTING_STATE = 1 ; const int ASSOCIATING_STATE = 2 ; const int CONNECTED_STATE = 3 ; ... set_acl() Zookeeper::PERM_ALL All of the above flags ORd together ZooKeeper Create Flags Zookeeper::EPHE ... Keeper Log Levels Zookeeper::LOG_LEVEL_ERROR Outputs only error mesages Zookeeper::LOG_LEVEL_WARN Output ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
PHP および DTrace の使用 5171
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrac ... ーバーが実行中の場合、モジュール名は、例えば libphp5.so かもしれません。 そして、実行中の Apache プロセスご ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
PREV 5 6 7 8 9 10 11 12 13 14 15 NEXT