検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 615 for connection (0.043 sec.)
その他のサービス 3624
« var_representation cURL » PHP Manual 関数リファレンス その他のサービス その他のサービス cURL — ... ase class EventHttp — The EventHttp class EventHttpConnection — The EventHttpConnection class EventHttpRequest — ... めに インストール/設定 定義済み定数 例 FTP 関数 FTP\Connection — FTP\Connection クラス Gearman はじめに インストー ... コールの使用法 LDAP コントロール 例 LDAP 関数 LDAP\Connection — LDAP\Connection クラス LDAP\Result — LDAP\Result ... he ZookeeperAuthenticationException class ZookeeperConnectionException — The ZookeeperConnectionException class ...
https://man.plustar.jp/php/refs.remote.other.html - [similar]
FTP 接続をオープンする 3602
« ftp_close ftp_delete » PHP Manual FTP 関数 FTP 接続をオープンする ftp_connect (PHP 4, PHP 5, P ... stname , int $port = 21 , int $timeout = 90 ): FTP\Connection | false ftp_connect() は、指定した hostname への F ... を用いていつでも可能です。 戻り値 成功した場合に FTP\Connection クラスのインスタンスを返します。 失敗した場合に fa ... lse を返します 変更履歴 バージョン 説明 8.1.0 FTP\Connection クラスのインスタンスを返すようになりました。 これよ ... ーワード: 接続 , オープン , パラメータ , hostname , Connection , ポート , option , バージョン , int , timeout ...
https://man.plustar.jp/php/function.ftp-connect.html - [similar]
指定したファイルが最後に更新された時刻を返す 3602
« ftp_login ftp_mkdir » PHP Manual FTP 関数 指定したファイルが最後に更新された時刻を返す ftp_mdt ... イルが最後に更新された時刻を返す 説明 ftp_mdtm ( FTP\Connection $ftp , string $filename ): int ftp_mdtm() はリモー ... レクトリに対しては機能しません。 パラメータ ftp FTP\Connection クラスのインスタンス filename 最終更新時刻を取得す ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... ード: 更新 , 時刻 , 最後 , mdtm , 指定 , ファイル , Connection , 取得 , 機能 , 注意 ...
https://man.plustar.jp/php/function.ftp-mdtm.html - [similar]
FTP サーバー上のファイルまたはディレクトリの名前を変更する 3602
« ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を ... はディレクトリの名前を変更する 説明 ftp_rename ( FTP\Connection $ftp , string $from , string $to ): bool ftp_renam ... ディレクトリの 名前を変更します。 パラメータ ftp FTP\Connection クラスのインスタンス from 現在のファイル/ディレクト ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... 変更 , ディレクトリ , サーバー , ファイル , rename , Connection , バージョン , string , from ...
https://man.plustar.jp/php/function.ftp-rename.html - [similar]
メッセージの特定のセクションに対する MIME ヘッダを取り出します 3602
« imap_fetchheader imap_fetchstructure » PHP Manual IMAP 関数 メッセージの特定のセクションに対す ... ME ヘッダを取り出します 説明 imap_fetchmime ( IMAP\Connection $imap , int $message_num , string $section , int $ ... の MIME ヘッダを取り出します。 パラメータ imap IMAP\Connection クラスのインスタンス。 message_num メッセージ番号 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... , 特定 , セクション , ヘッダ , 本文 , fetchmime , Connection , num , 期待 , パート ...
https://man.plustar.jp/php/function.imap-fetchmime.html - [similar]
指定されたメッセージをメールボックスにコピーする 3602
« imap_mail_compose imap_mail_move » PHP Manual IMAP 関数 指定されたメッセージをメールボックスに ... ールボックスにコピーする 説明 imap_mail_copy ( IMAP\Connection $imap , string $message_nums , string $mailbox , i ... メールボックスにコピーします。 パラメータ imap IMAP\Connection クラスのインスタンス。 message_nums message_nums は ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ージ , コピー , mail , 指定 , nums , flags , copy , Connection , バージョン ...
https://man.plustar.jp/php/function.imap-mail-copy.html - [similar]
メッセージにフラグをセットする 3602
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full ... ジにフラグをセットする 説明 imap_setflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $opt ... た flag を設定し、保存します。 パラメータ imap IMAP\Connection クラスのインスタンス。 sequence メッセージ番号のシ ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... , フラグ , セット , full , setflag , シーケンス , Connection , sequence , flag , バージョン ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]
スレッド化したメッセージのツリーを返す 3602
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap ... したメッセージのツリーを返す 説明 imap_thread ( IMAP\Connection $imap , int $flags = SE_FREE ): array | false スレ ... ッセージのツリーを取得します。 パラメータ imap IMAP\Connection クラスのインスタンス。 flags 戻り値 imap_thread() ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ?> 関連キーワード: メッセージ , ツリー , thread , Connection , クラス , 期待 , バージョン , インスタンス , flag ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
現在の属性に属性を追加する 3602
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_a ... 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... ださい。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 dn LDAP エンティティの識別名 ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ... 属性 , 追加 , controls , バージョン , ext , 関数 , Connection , dn , 期待 , 注意 ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 3602
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mo ... 性を新規の値に置換する 説明 ldap_mod_replace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... えます。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 dn LDAP エンティティの識別名 ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ... 換 , 新規 , 値 , replace , 追加 , controls , 関数 , Connection , バージョン ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]