検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 434 for info (0.011 sec.)
のエイリアス ibase_server_info 6254
« fbird_rollback fbird_service_attach » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_se ... rver_info fbird_server_info (PHP 5, PHP 7 < 7.4.0) fbird_ser ... ver_info — のエイリアス ibase_server_info() 説明 この関数は ... 次の関数のエイリアスです。 ibase_server_info() . 関連キーワード: server , info , ibase , fbird ...
https://man.plustar.jp/php/function.fbird-server-info.html - [similar]
MySQL プロトコル情報を取得する 6254
« mysql_get_host_info mysql_get_server_info » PHP Manual MySQL 関数 MySQL プロトコル情報を取得す ... る mysql_get_proto_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_proto_info — MyS ... 数の代替として、これらが使えます。 mysqli_get_proto_info() 説明 mysql_get_proto_info ( resource $link_ident ... した場合に false を返します。 例 例1 mysql_get_proto_info() の例 <?php $link = mysql_connect ( 'localhost' , ... ( "MySQL protocol version: %s\n" , mysql_get_proto_info ()); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/function.mysql-get-proto-info.html - [similar]
Get the connection info by file description. 6229
« Swoole\Server::confirm Swoole\Server::connection_list » PHP Manual Swoole\Server Get the conne ... ction info by file description. Swoole\Server::connection_inf ... o (PECL swoole >= 1.9.0) Swoole\Server::connection_info — Get the connection info by file description. 説明 ... public Swoole\Server::connection_info ( int $fd , int $reactor_id = ? ): array パラメータ ... fd reactor_id 戻り値 関連キーワード: info , Get , onnection , file , description , Swoole , ...
https://man.plustar.jp/php/swoole-server.connection-info.html - [similar]
Gets the header info of a database 6195
« dbase_delete_record dbase_get_record_with_names » PHP Manual dBase 関数 Gets the header info o ... f a database dbase_get_header_info (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_header ... _info — Gets the header info of a database 説明 dbase_ge ... t_header_info ( resource $database ): array Returns information ... ay element contains an associative array of column information, as described here: name The name of the co ...
https://man.plustar.jp/php/function.dbase-get-header-info.html - [similar]
Get the CUBRID PHP module's version 6170
« cubrid_set_query_timeout CUBRID MySQL 互換関数 » PHP Manual CUBRID 関数 Get the CUBRID PHP mod ... この関数にはパラメータはありません。 戻り値 Version information (eg. "8.3.1.0001"). 例 例1 cubrid_version() ... _name , $param_value ); } printf ( "\n" ); $server_info = cubrid_get_server_info ( $conn ); $client_info = ... cubrid_get_client_info (); printf ( "%-30s %s\n" , "Server Info:" , $serv ... er_info ); printf ( "%-30s %s\n" , "Client Info:" , $clien ...
https://man.plustar.jp/php/function.cubrid-version.html - [similar]
MySQL サーバー情報を取得する 6170
« mysql_get_proto_info mysql_info » PHP Manual MySQL 関数 MySQL サーバー情報を取得する mysql_get ... _server_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_server_info — My ... 数の代替として、これらが使えます。 mysqli_get_server_info() PDO::getAttribute(PDO::ATTR_SERVER_VERSION) 説明 ... mysql_get_server_info ( resource $link_identifier = NULL ): string | fal ... た場合に false を返します。 例 例1 mysql_get_server_info() の例 <?php $link = mysql_connect ( 'localhost' , ...
https://man.plustar.jp/php/function.mysql-get-server-info.html - [similar]
のエイリアス ibase_field_info 6095
« fbird_fetch_row fbird_free_event_handler » PHP Manual Firebird/InterBase 関数 のエイリアス iba ... se_field_info fbird_field_info (PHP 5, PHP 7 < 7.4.0) fbird_fiel ... d_info — のエイリアス ibase_field_info() 説明 この関数は次 ... の関数のエイリアスです。 ibase_field_info() . 参考 fbird_num_fields() - のエイリアス ibase_n ... um_fields 関連キーワード: info , ibase , fbird , 関数 , num , fields , fetch , ro ...
https://man.plustar.jp/php/function.fbird-field-info.html - [similar]
直近に実行されたクエリの情報を取得する 6095
« mysqli::get_warnings mysqli::init » PHP Manual mysqli 直近に実行されたクエリの情報を取得する m ... ysqli::$info mysqli_info (PHP 5, PHP 7, PHP 8) mysqli::$info -- ... mysqli_info — 直近に実行されたクエリの情報を取得する 説明 オブ ... ジェクト指向型 ? string $mysqli->info ; 手続き型 mysqli_info ( mysqli $mysql ): ? string ... mysqli_info() 関数は、直近に実行されたクエリに ついての情報を文 ...
https://man.plustar.jp/php/mysqli.info.html - [similar]
ファイルへの絶対パスを取得する 6070
« SplFileInfo::getPerms SplFileInfo::getSize » PHP Manual SplFileInfo ファイルへの絶対パスを取得 ... する SplFileInfo::getRealPath (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplFil ... eInfo::getRealPath — ファイルへの絶対パスを取得する 説明 ... public SplFileInfo::getRealPath (): string | false このメソッドは、す ... が存在しない場合は false を返します。 例 例1 SplFileInfo::getRealPath() の例 <?php $info = new SplFileInfo ...
https://man.plustar.jp/php/splfileinfo.getrealpath.html - [similar]
データベースサーバーについての情報を要求する 5962
« ibase_rollback ibase_service_attach » PHP Manual Firebird/InterBase 関数 データベースサーバーに ... ついての情報を要求する ibase_server_info (PHP 5, PHP 7 < 7.4.0) ibase_server_info — データベ ... スサーバーについての情報を要求する 説明 ibase_server_info ( resource $service_handle , int $action ): string ... 情報を出力 echo "Server version: " . ibase_server_info ( $service , IBASE_SVC_SERVER_VERSION ) . "\n" ; e ... cho "Server implementation: " . ibase_server_info ( $service , IBASE_SVC_IMPLEMENTATION ) . "\n" ; e ...
https://man.plustar.jp/php/function.ibase-server-info.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT