検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 771 for close (0.011 sec.)
MySQL 接続を閉じる 4943
« mysql_client_encoding mysql_connect » PHP Manual MySQL 関数 MySQL 接続を閉じる mysql_close (PH ... P 4, PHP 5) mysql_close — MySQL 接続を閉じる 警告 この拡張モジュールは PHP ... い。 この関数の代替として、これらが使えます。 mysqli_close() PDO: PDO オブジェクトへの null の代入 説明 mysql ... _close ( resource $link_identifier = NULL ): bool mysql_c ... を、失敗した場合に false を返します。 例 例1 mysql_close() の例 <?php $link = mysql_connect ( 'localhost' , ...
https://man.plustar.jp/php/function.mysql-close.html - [similar]
セッションを閉じる 4943
« mysql_xdevapi\Session Session::commit » PHP Manual mysql_xdevapi\Session セッションを閉じる Se ... ssion::close (No version information available, might only be i ... n Git) Session::close — セッションを閉じる 説明 public mysql_xdevapi\Ses ... sion::close (): bool サーバとのセッションを閉じます。 パラメー ... たら true を返します。 例 例1 mysql_xdevapi\Session::close() の例 <?php $session = mysql_xdevapi \ getSession ...
https://man.plustar.jp/php/mysql-xdevapi-session.close.html - [similar]
PostgreSQL 接続をクローズする 4909
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする ... pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL ... 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg ... _close() は、 connection インスタンスで指定した PostgreSQ ... リプトの実行終了時に自動的にクローズされるため、 pg_close() は通常は必要ありません。 接続の中でオープンされて ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
Close Figure 4875
« UI\Draw\Path::bezierTo UI\Draw\Path::__construct » PHP Manual UI\Draw\Path Close Figure UI\Dra ... w\Path::closeFigure (UI 0.9.9) UI\Draw\Path::closeFigure — Close ... Figure 説明 public UI\Draw\Path::closeFigure () Shall close the current figure パラメータ ...
https://man.plustar.jp/php/ui-draw-path.closefigure.html - [similar]
全ての ODBC 接続を閉じる 4841
« odbc_binmode odbc_close » PHP Manual ODBC 関数 全ての ODBC 接続を閉じる odbc_close_all (PHP 4, ... PHP 5, PHP 7, PHP 8) odbc_close_all — 全ての ODBC 接続を閉じる 説明 odbc_close_all ... (): void odbc_close_all() は、 データベースサーバーへの全ての接続を閉じ ...
https://man.plustar.jp/php/function.odbc-close-all.html - [similar]
Constructs EventHttp object(the HTTP server) 4808
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... Type: text/plain * Content-Length: 4 * Connection: close * (press Enter) * * It will output * a=12 * HTTP/1 ... -Type: text/html; charset=ISO-8859-1 * Connection: close * * $ nc -t 127.0.0.1 8010 * GET /dump HTTP/1.0 * ... text/plain * Content-Encoding: UTF-8 * Connection: close * (press Enter) * * It will output: * HTTP/1.0 200 ... -Type: text/html; charset=ISO-8859-1 * Connection: close * (press Enter) * * $ nc -t 127.0.0.1 8010 * GET / ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
FTP 接続を閉じる 4808
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, ... PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection ... $ftp ): bool ftp_close() は、指定されたリンク ID を閉じて resource を開放 ... ョンでは、 リソース を期待していました。 例 例1 ftp_close() の例 <?php // 接続を確立する $ftp = ftp_connect ... 表示する echo ftp_pwd ( $ftp ); // 接続を閉じる ftp_close ( $ftp ); ?> 参考 ftp_connect() - FTP 接続をオープ ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
session_write_close のエイリアス 4808
« session_cache_limiter session_create_id » PHP Manual セッション関数 session_write_close のエイ ... HP 5, PHP 7, PHP 8) session_commit — session_write_close() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 session_write_close() . 関連キーワード: 関数 , commit , limiter , crea ...
https://man.plustar.jp/php/function.session-commit.html - [similar]
SNMP セッションを閉じる 4808
« SNMP SNMP::__construct » PHP Manual SNMP SNMP セッションを閉じる SNMP::close (PHP 5 >= 5.4.0, ... PHP 7, PHP 8) SNMP::close — SNMP セッションを閉じる 説明 public SNMP::close ... を、失敗した場合に false を返します。 例 例1 SNMP::close() の例 <?php $session = new SNMP ( SNMP :: VERSION ... # ... # get, walk, etc goes here # ... $session -> close (); ?> 参考 SNMP::__construct() - リモート SNMP エ ...
https://man.plustar.jp/php/snmp.close.html - [similar]
セッションを閉じる 4733
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる Sessi ... onHandler::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::clo ... e — セッションを閉じる 説明 public SessionHandler::close (): bool 現在のセッションを閉じます。この関数はセッ ... 的に実行されます。 あるいは、明示的に session_write_close() 経由で実行することもできます (このときは、まず最 ... プします。 このクラスを継承して拡張する場合は、親の close メソッドをコールすればこのメソッドのラッパーを実行 ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT