検索

phrase: max: clip:
target: order:
Results of 1 - 6 of about 6 for folder (0.007 sec.)
指定されたメールボックスに文字列メッセージを追加する 12228
« imap_alerts imap_base64 » PHP Manual IMAP 関数 指定されたメールボックスに文字列メッセージを追加 ... 説明 imap_append ( IMAP\Connection $imap , string $folder , string $message , ? string $options = null , ? s ... nternal_date = null ): bool 指定したメールボックス folder に文字列メッセージ message を追加します。 パラメー ... タ imap IMAP\Connection クラスのインスタンス。 folder メールボックスの名前。詳細は imap_open() を参照くだ ... 失敗します。 options 指定した場合は、 options もその folder に書きこまれます。 internal_date このパラメータが設 ...
https://man.plustar.jp/php/function.imap-append.html - [similar]
実行時設定 11022
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... slog.disting_type 0 PHP_INI_SYSTEM seaslog.disting_folder 1 PHP_INI_SYSTEM seaslog.disting_by_hour 0 PHP_INI ... ill create the file each one hour. seaslog.disting_folder int Switch use the logger with folder. 1-Y(Default ... ) 0-N 注意 : seaslog.disting_folder = 1 Switch use Logger DisTing by folder, it's mean ... ing SeasLog will create the file deistic by folder, and when this configure close SeasLog will create ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
Register namespace with searching path 8207
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register ... lication.ini); 注意 : Yaf still think underline as folder separator. パラメータ namespace a string of namesp ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
与えられたメールボックスの ACL を取得する 8079
« imap_get_quotaroot imap_getmailboxes » PHP Manual IMAP 関数 与えられたメールボックスの ACL を取 ... e_rsh を無効にしておかなければ 危険 です。 戻り値 "folder" => "acl" 形式の連想配列を返します。 失敗した場合に ... 出力は、 たとえば以下のようになります。 Array ( [asubfolder] => lrswipcda [anothersubfolder] => lrswipcda ) 注 ...
https://man.plustar.jp/php/function.imap-getacl.html - [similar]
文字列 7951
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... etName(): {getName()}" ; // 動作しません。出力: C:\folder\{fantastic}.txt echo "C:\folder\{ $great }.txt" // ... 動作します。出力: C:\folder\fantastic.txt echo "C:\\folder\\ { $great } .txt" ...
https://man.plustar.jp/php/language.types.string.html - [similar]
ファイルまたは URL をオープンする 7275
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen ( ... とに注意してください。 <?php $handle = fopen ( "c:\\folder\\resource.txt" , "r" ); ?> mode パラメータ mode は ...
https://man.plustar.jp/php/function.fopen.html - [similar]
PREV 1 NEXT