検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 615 for connection (0.027 sec.)
ディレクトリを削除する 3690
« ftp_rename ftp_set_option » PHP Manual FTP 関数 ディレクトリを削除する ftp_rmdir (PHP 4, PHP 5 ... mdir — ディレクトリを削除する 説明 ftp_rmdir ( FTP\Connection $ftp , string $directory ): bool FTP サーバー上の、 ... 指定した directory を削除します。 パラメータ ftp FTP\Connection クラスのインスタンス directory 削除するディレクトリ ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... 成する 関連キーワード: ディレクトリ , 削除 , rmdir , Connection , directory , 期待 , バージョン , インスタンス , 変 ...
https://man.plustar.jp/php/function.ftp-rmdir.html - [similar]
指定したメールボックスの ACL を設定する 3690
« imap_set_quota imap_setflag_full » PHP Manual IMAP 関数 指定したメールボックスの ACL を設定する ... ルボックスの ACL を設定する 説明 imap_setacl ( IMAP\Connection $imap , string $mailbox , string $user_id , string ... ルボックスの ACL を設定します。 パラメータ imap IMAP\Connection クラスのインスタンス。 mailbox メールボックス名。詳 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... : メールボックス , 設定 , 指定 , setacl , string , Connection , ユーザー , 関数 , インスタンス , 付与 ...
https://man.plustar.jp/php/function.imap-setacl.html - [similar]
削除マークがついているメッセージのマークをはずす 3690
« imap_uid imap_unsubscribe » PHP Manual IMAP 関数 削除マークがついているメッセージのマークをはず ... メッセージのマークをはずす 説明 imap_undelete ( IMAP\Connection $imap , string $message_nums , int $flags = 0 ): b ... された削除フラグをはずします。 パラメータ imap IMAP\Connection クラスのインスタンス。 message_nums IMAP4 形式のシ ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... キーワード: メッセージ , マーク , 削除 , undelete , Connection , mail , メールボックス , 期待 , バージョン , イン ...
https://man.plustar.jp/php/function.imap-undelete.html - [similar]
Commit a transaction 3668
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... ointed by conn_identifier , currently in progress. Connection to the server is closed after the cubrid_commit() ... function is called; However, the connection handle is still valid. In CUBRID PHP, auto-commit ... e the auto-commit mode. パラメータ conn_identifier Connection identifier. 戻り値 成功した場合に true を、失敗した ... rid_get_autocommit() - Get auto-commit mode of the connection cubrid_set_autocommit() - Set autocommit mode of t ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Create a lob object 3668
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_n ... you bind a lob object. パラメータ conn_identifier Connection identifier. If the connection identifier is not sp ... ecified, the last connection opened by cubrid_connect() or cubrid_connect_with_ ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]
FTP 経由でファイルのパーミッションを設定する 3668
« ftp_chdir ftp_close » PHP Manual FTP 関数 FTP 経由でファイルのパーミッションを設定する ftp_chm ... イルのパーミッションを設定する 説明 ftp_chmod ( FTP\Connection $ftp , int $permissions , string $filename ): int ... ョンを permissions に設定します。 パラメータ ftp FTP\Connection クラスのインスタンス permissions 新しいパーミッショ ... 。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを期待するようになりました。 これより ... る 関連キーワード: 設定 , 経由 , ファイル , chmod , Connection , permissions , 変更 , int , filename , リモート ...
https://man.plustar.jp/php/function.ftp-chmod.html - [similar]
メッセージのフラグをクリアする 3668
« imap_check imap_close » PHP Manual IMAP 関数 メッセージのフラグをクリアする imap_clearflag_ful ... のフラグをクリアする 説明 imap_clearflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $opt ... したフラグ flag を削除します。 パラメータ imap IMAP\Connection クラスのインスタンス。 sequence メッセージ番号のシ ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... グ , クリア , full , シーケンス , sequence , flag , Connection , clearflag , string ...
https://man.plustar.jp/php/function.imap-clearflag-full.html - [similar]
与えられたメールボックスの ACL を取得する 3668
« imap_get_quotaroot imap_getmailboxes » PHP Manual IMAP 関数 与えられたメールボックスの ACL を取 ... ルボックスの ACL を取得する 説明 imap_getacl ( IMAP\Connection $imap , string $mailbox ): array | false 指定したメ ... ルボックスの ACL を取得します。 パラメータ imap IMAP\Connection クラスのインスタンス。 mailbox メールボックス名。詳 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... る 関連キーワード: メールボックス , 取得 , getacl , Connection , パラメータ , lrswipcda , インスタンス , バージョ ...
https://man.plustar.jp/php/function.imap-getacl.html - [similar]
メールボックスの名前を変更する 3668
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailb ... クスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数 ... map_open() を参照ください)。 パラメータ imap IMAP\Connection クラスのインスタンス。 from 古いメールボックス名。 ... 変更履歴 バージョン 説明 8.1.0 引数 imap は、 IMAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ード: メールボックス , 変更 , 名前 , renamemailbox , Connection , open , 参照 , パラメータ , 期待 , バージョン ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
現在の属性から属性を削除する 3668
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap ... 在の属性から属性を削除する 説明 ldap_mod_del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $contr ... います。 パラメータ ldap ldap_connect() が返す LDAP\Connection クラスのインスタンス。 dn LDAP エンティティの識別名 ... 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期待するようになりました。 こ ... ーワード: 属性 , 削除 , controls , dn , バージョン , Connection , ext , 変更 , 期待 , 追加 ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]