検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1079 for [SIMILAR] 16 1024 4096 WITH 7304 connection WITH... (0.863 sec.)
メールボックスの名前を変更する 0
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_renamemailbox — メールボックスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数は、古いメールボ ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
現在の属性から属性を削除する 0
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_del — 現在の属性から属性を削除する 説明 ldap_mod_del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ひとつ ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]
新規に MySQL サーバーへの接続をオープンする 0
« mysqli::$connect_error mysqli::debug » PHP Manual mysqli 新規に MySQL サーバーへの接続をオープンする mysqli::__construct mysqli::connect mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli::__construct -- mysqli::connect -- mysqli_connect — 新規に MySQL サーバーへの接続をオープンする 説明 オブ ...
https://man.plustar.jp/php/mysqli.construct.html - [similar]
イテレータをデタッチする 0
« MultipleIterator::current MultipleIterator::getFlags » PHP Manual MultipleIterator イテレータをデタッチする MultipleIterator::detachIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::detachIterator — イテレータをデタッチする 説明 public MultipleIterator::detachIterator ( Iterato ...
https://man.plustar.jp/php/multipleiterator.detachiterator.html - [similar]
The EventListener class 0
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListener class The EventListener class (PECL event >= 1.5.0) はじめに Represents a connection listener. クラス概要 final class EventListener { /* Constants */ const int OPT_LEAVE_SOCKETS_BLOCKING = ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
持続的データベース接続を閉じる 0
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose (PECL ibm_db2 >= 1.8.0) db2_pclose — 持続的データベース接続を閉じる 説明 db2_pclose ( resource $resource ): bool この関数は、 db2_pconnect() で作成した DB2 クライアント接続を閉じ、 対応するリソ ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
FTP サーバー上でのコマンドの実行をリクエストする 0
« ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp_exec (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) ftp_exec — FTP サーバー上でのコマンドの実行をリクエストする 説明 ftp_exec ( FTP\Connection $ftp , string $command ): bool FTP サーバーに SITE EXEC c ...
https://man.plustar.jp/php/function.ftp-exec.html - [similar]
カレントの FTP 接続での種々の実行時動作を取得する 0
« ftp_fput ftp_get » PHP Manual FTP 関数 カレントの FTP 接続での種々の実行時動作を取得する ftp_get_option (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_get_option — カレントの FTP 接続での種々の実行時動作を取得する 説明 ftp_get_option ( FTP\Connection $ftp , int $option ): int | bool この関数 ...
https://man.plustar.jp/php/function.ftp-get-option.html - [similar]
ディレクトリを作成する 0
« ftp_mdtm ftp_mlsd » PHP Manual FTP 関数 ディレクトリを作成する ftp_mkdir (PHP 4, PHP 5, PHP 7, PHP 8) ftp_mkdir — ディレクトリを作成する 説明 ftp_mkdir ( FTP\Connection $ftp , string $directory ): string | false FTP サーバー上に、指定した directory を作成します。 パラメータ ftp FTP\Con ...
https://man.plustar.jp/php/function.ftp-mkdir.html - [similar]
指定したファイルのサイズを返す 0
« ftp_site ftp_ssl_connect » PHP Manual FTP 関数 指定したファイルのサイズを返す ftp_size (PHP 4, PHP 5, PHP 7, PHP 8) ftp_size — 指定したファイルのサイズを返す 説明 ftp_size ( FTP\Connection $ftp , string $filename ): int ftp_size() は指定されたファイルのサイズを バイト数で返します。 注意 ...
https://man.plustar.jp/php/function.ftp-size.html - [similar]