検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 434 for info (0.010 sec.)
使用している接続の型を文字列で返す 6696
« mysqli::get_connection_stats mysqli::$protocol_version » PHP Manual mysqli 使用している接続の型 ... を文字列で返す mysqli::$host_info mysqli_get_host_info (PHP 5, PHP 7, PHP 8) mysqli: ... :$host_info -- mysqli_get_host_info — 使用している接続の型を文 ... で返す 説明 オブジェクト指向型 string $mysqli->host_info ; 手続き型 mysqli_get_host_info ( mysqli $mysql ): ... と接続の型を文字列で返します。 例 例1 $mysqli->host_info の例 オブジェクト指向型 <?php $mysqli = new mysqli ...
https://man.plustar.jp/php/mysqli.get-host-info.html - [similar]
フィールドに関する情報を得る 6671
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関す ... る情報を得る ibase_field_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィール ... ドに関する情報を得る 説明 ibase_field_info ( resource $result , int $field_number ): array se ... on 、 length そして type です。 例 例1 ibase_field_info() の例 <?php $rs = ibase_query ( "SELECT * FROM ta ... ( $rs ); for ( $i = 0 ; $i < $coln ; $i ++) { $col_info = ibase_field_info ( $rs , $i ); echo "name: " . $ ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]
Returns information about the client and specified connection 6671
« sqlsrv_cancel sqlsrv_close » PHP Manual SQLSRV 関数 Returns information about the client and s ... pecified connection sqlsrv_client_info (No version information available, might only be i ... n Git) sqlsrv_client_info — Returns information about the client and specifi ... ed connection 説明 sqlsrv_client_info ( resource $conn ): array Returns information abou ... nection パラメータ conn The connection about which information is returned. 戻り値 Returns an associative ...
https://man.plustar.jp/php/function.sqlsrv-client-info.html - [similar]
MySQL ホスト情報を取得する 6646
« mysql_get_client_info mysql_get_proto_info » PHP Manual MySQL 関数 MySQL ホスト情報を取得する ... mysql_get_host_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_host_info — MySQ ... 関数の代替として、これらが使えます。 mysqli_get_host_info() PDO::getAttribute(PDO::ATTR_CONNECTION_STATUS) 説 ... 明 mysql_get_host_info ( resource $link_identifier = NULL ): string | fal ... した場合に false を返します。 例 例1 mysql_get_host_info() の例 <?php $link = mysql_connect ( 'localhost' , ...
https://man.plustar.jp/php/function.mysql-get-host-info.html - [similar]
MySQL サーバーのバージョンを返す 6646
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョ ... ンを返す mysqli::$server_info mysqli::get_server_info mysqli_get_server_info (PH ... P 5, PHP 7, PHP 8) mysqli::$server_info -- mysqli::get_server_info -- mysqli_get_server_in ... 返す 説明 オブジェクト指向型 string $mysqli->server_info ; public mysqli::get_server_info (): string 手続き ... 型 mysqli_get_server_info ( mysqli $mysql ): string MySQLi 拡張モジュールが接 ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]
ファイルのパーミッションを取得する 6596
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する filep ... h ( $perms & 0xF000 ) { case 0xC000 : // ソケット $info = 's' ; break; case 0xA000 : // シンボリックリンク ... $info = 'l' ; break; case 0x8000 : // 通常のファイル $in ... reak; case 0x6000 : // ブロックスペシャルファイル $info = 'b' ; break; case 0x4000 : // ディレクトリ $info ... ak; case 0x2000 : // キャラクタスペシャルファイル $info = 'c' ; break; case 0x1000 : // FIFO パイプ $info ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
Returns information about the server 6571
« sqlsrv_send_stream_data 日付および時刻関連 » PHP Manual SQLSRV 関数 Returns information about ... the server sqlsrv_server_info (No version information available, might only be i ... n Git) sqlsrv_server_info — Returns information about the server 説明 sqlsrv ... _server_info ( resource $conn ): array Returns information abou ... rName The name of the server. 例 例1 sqlsrv_server_info() example <?php $serverName = "serverName\sqlexpre ...
https://man.plustar.jp/php/function.sqlsrv-server-info.html - [similar]
別のプロセスからソケットをインポートする 6537
« socket_wsaprotocol_info_export socket_wsaprotocol_info_release » PHP Manual ソケット 関数 別の ... セスからソケットをインポートする socket_wsaprotocol_info_import (PHP 7 >= 7.3.0, PHP 8) socket_wsaprotocol_ ... からソケットをインポートする 説明 socket_wsaprotocol_info_import ( string $info_id ): Socket | false 以前別の ... この関数は Windows でのみ利用可能です。 パラメータ info_id socket_wsaprotocol_info_export() 関数が以前の呼 ... 、リソースを返していました。 参考 socket_wsaprotocol_info_export() - WSAPROTOCOL_INFO 構造体をエクスポートす ...
https://man.plustar.jp/php/function.socket-wsaprotocol-info-import.html - [similar]
のエイリアス ibase_db_info 6279
« fbird_connect fbird_delete_user » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_db_info ... o fbird_db_info (PHP 5, PHP 7 < 7.4.0) fbird_db_info — のエイリアス ... ibase_db_info() 説明 この関数は次の関数のエイリアスです。 ibase_ ... db_info() . 関連キーワード: info , ibase , fbird , 関数 , ...
https://man.plustar.jp/php/function.fbird-db-info.html - [similar]
のエイリアス ibase_blob_info 6254
« fbird_blob_import fbird_blob_open » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_blob ... _info fbird_blob_info (PHP 5, PHP 7 < 7.4.0) fbird_blob_ ... info — のエイリアス ibase_blob_info() 説明 この関数は次の関数のエイリアスです。 ibase_ ... blob_info() . 関連キーワード: info , ibase , fbird , 関数 , ...
https://man.plustar.jp/php/function.fbird-blob-info.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT