検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 720 for version (0.021 sec.)
利用可能なハンドラの一覧を得る 4082
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP ... dba_handlers ( true ) as $handler_name => $handler_version ) { // バージョン番号を見やすくする $handler_versi ... on = str_replace ( '$' , '' , $handler_version ); echo " - $handler_name : $handler_version \n" ; ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
Stomp Client 4047
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... string description of the last connect error stomp_version — Gets the current stomp extension version Stomp — ... t , connection , インストール , 設定 , construct , version , Sends , send ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Create a new encryption data key 4047
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... ple.vault.azure.net"). keyName string Required. keyVersion string Optional. A specific version of the named k ... ey. Defaults to using the key's primary version. If kmsProvider is "gcp" , this option is required ... yRing string Required. keyName string Required. keyVersion string Optional. A specific version of the named k ... ey. Defaults to using the key's primary version. endpoint string Optional. Host with optional port ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
Returns information about the server 4019
« sqlsrv_send_stream_data 日付および時刻関連 » PHP Manual SQLSRV 関数 Returns information about ... the server sqlsrv_server_info (No version information available, might only be in Git) sqlsr ... urrentDatabase The connected-to database. SQLServerVersion The SQL Server version. SQLServerName The name of ... on , sqlsrv , the , info , resource , connection , version , conn ...
https://man.plustar.jp/php/function.sqlsrv-server-info.html - [similar]
2 つのファイルのバイナリ diff を作成する 4019
« xdiff_file_bdiff_size xdiff_file_bpatch » PHP Manual xdiff 関数 2 つのファイルのバイナリ diff ... アーカイブのバイナリ diff を作成します。 <?php $old_version = 'my_script_1.0.tgz' ; $new_version = 'my_script_ ... 1.1.tgz' ; xdiff_file_bdiff ( $old_version , $new_version , 'my_script.bdiff' ); ?> 注意 注意 ...
https://man.plustar.jp/php/function.xdiff-file-bdiff.html - [similar]
xiff_file_bdiff のエイリアス 3984
« xdiff_file_bpatch xdiff_file_diff » PHP Manual xdiff 関数 xiff_file_bdiff のエイリアス xdiff_f ... アーカイブのバイナリ diff を作成します。 <?php $old_version = 'my_script_1.0.tgz' ; $new_version = 'my_script_ ... 1.1.tgz' ; xdiff_file_diff_binary ( $old_version , $new_version , 'my_script.bdiff' ); ?> 注意 注意 ...
https://man.plustar.jp/php/function.xdiff-file-diff-binary.html - [similar]
2 つのファイルの unified diff を作成する 3984
« xdiff_file_diff_binary xdiff_file_merge3 » PHP Manual xdiff 関数 2 つのファイルの unified diff ... diff を context length 2 で作成します。 <?php $old_version = 'my_script.php' ; $new_version = 'my_new_script. ... php' ; xdiff_file_diff ( $old_version , $new_version , 'my_script.diff' , 2 ); ?> 注意 注 ...
https://man.plustar.jp/php/function.xdiff-file-diff.html - [similar]
サーバのバージョンを取得する 3984
« Session::getSchemas Session::listClients » PHP Manual mysql_xdevapi\Session サーバのバージョン ... を取得する Session::getServerVersion (No version information available, might only be i ... n Git) Session::getServerVersion — サーバのバージョンを取得する 説明 public mysql_x ... devapi\Session::getServerVersion (): int このセッションにおける MySQL サーバのバージ ... になります。 例 例1 mysql_xdevapi\Session::getServerVersion() の例 <?php $session = mysql_xdevapi \ getSession ...
https://man.plustar.jp/php/mysql-xdevapi-session.getserverversion.html - [similar]
データベース接続の属性を取得する 3984
« PDO::exec PDO::getAvailableDrivers » PHP Manual PDO データベース接続の属性を取得する PDO::getA ... O::ATTR_AUTOCOMMIT PDO::ATTR_CASE PDO::ATTR_CLIENT_VERSION PDO::ATTR_CONNECTION_STATUS PDO::ATTR_DRIVER_NAME ... TR_PREFETCH PDO::ATTR_SERVER_INFO PDO::ATTR_SERVER_VERSION PDO::ATTR_TIMEOUT ドライバによっては、 そのドライバ ... array( "AUTOCOMMIT" , "ERRMODE" , "CASE" , "CLIENT_VERSION" , "CONNECTION_STATUS" , "ORACLE_NULLS" , "PERSIST ... ENT" , "PREFETCH" , "SERVER_INFO" , "SERVER_VERSION" , "TIMEOUT" ); foreach ( $attributes as $val ) { ...
https://man.plustar.jp/php/pdo.getattribute.html - [similar]
現在のスレッドの一意な ID を返す 3957
« version_compare zend_version » PHP Manual PHP オプション/情報 関数 現在のスレッドの一意な ID を ... キーワード: ID , zend , thread , 関数 , パラメータ , version , 注意 , Zend , デバッグモード , サポート ...
https://man.plustar.jp/php/function.zend-thread-id.html - [similar]