検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 60 for mail (0.006 sec.)
php.ini ディレクティブのリスト 6369
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... PHP_INI_ALL log_errors_max_len "1024" PHP_INI_ALL mail.add_x_header "0" PHP_INI_PERDIR mail.force_extra_p ... arameters NULL php.ini のみ mail.log "" PHP_INI_PERDIR max_execution_time "30" PHP_ ... IR runkit.internal_override "0" PHP_INI_SYSTEM sendmail_from NULL PHP_INI_ALL sendmail_path "/usr/sbin/sen ... dmail -t -i" PHP_INI_SYSTEM serialize_precision "-1" PHP ...
https://man.plustar.jp/php/ini.list.html - [similar]
基本的な使用法 6369
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... info [ $i ][ "cn" ][ 0 ] . "<br />" ; echo "first email entry is: " . $info [ $i ][ "mail" ][ 0 ] . "<br / ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
リソース型の一覧 6369
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... append() , imap_body() , imap_check() , imap_createmailbox() , imap_delete() , imap_deletemailbox() , imap ... info() , imap_header() , imap_headers() , imap_listmailbox() , imap_getmailboxes() , imap_get_quota() , im ... ) , imap_set_quota() , imap_getsubscribed() , imap_mail_copy() , imap_mail_move() , imap_num_msg() , imap_ ... num_recent() , imap_ping() , imap_renamemailbox() , imap_reopen() , imap_subscribe() , imap_und ...
https://man.plustar.jp/php/resource.html - [similar]
現在のメールボックスに関する情報を得る 6311
« imap_mail imap_mime_header_decode » PHP Manual IMAP 関数 現在のメールボックスに関する情報を得る ... imap_mailboxmsginfo (PHP 4, PHP 5, PHP 7, PHP 8) imap_mailbo ... — 現在のメールボックスに関する情報を得る 説明 imap_mailboxmsginfo ( IMAP\Connection $imap ): stdClass サー ... 値 以下のプロパティを有するオブジェクトを返します。 Mailbox のプロパティ Date 最終変更日 (現在の日付時刻) D ... river ドライバ Mailbox メールボックスの名前 Nmsgs メッセージ数 Recent ...
https://man.plustar.jp/php/function.imap-mailboxmsginfo.html - [similar]
数値添字の配列として行を得る 6311
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_ ... t; } $result = pg_query ( $conn , "SELECT author, email FROM authors" ); if (! $result ) { echo "An error ... etch_row ( $result )) { echo "Author: $row [ 0 ] E-mail: $row [ 1 ] " ; echo "<br />\n" ; } ?> 参考 pg_que ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
6253
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための ... php4/error.log" ); if ( $errno == E_USER_ERROR ) { mail ( "phpdev@example.com" , "Critical User Error" , $ ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 6253
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... される場合に利用されます。 このメッセージタイプは、 mail() と同様に 内部関数を利用します。 戻り値 成功した場 ... できません!" , 0 ); } // FOO に失敗したら、管理者に email で通知する if (!( $foo = allocate_new_foo ())) { e ...
https://man.plustar.jp/php/function.error-log.html - [similar]
システムのロガーへの接続をオープンする 6253
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープン ... 用できません LOG_LPR ラインプリンタサブシステム LOG_MAIL メールサブシステム LOG_NEWS USENET ニュース サブシ ...
https://man.plustar.jp/php/function.openlog.html - [similar]
クライアントのエンコーディングを設定する 6253
« pg_send_query pg_set_error_verbosity » PHP Manual PostgreSQL 関数 クライアントのエンコーディン ... " ); $result = pg_query ( $conn , "SELECT author, email FROM authors" ); if (! $result ) { echo "An error ... etch_row ( $result )) { echo "Author: $row [ 0 ] E-mail: $row [ 1 ] " ; echo "<br />\n" ; } ?> 参考 pg_cli ...
https://man.plustar.jp/php/function.pg-set-client-encoding.html - [similar]
定義済み定数 6253
« リソース型 サポートされるエンコーディングの概要 » PHP Manual マルチバイト文字列 定義済み定数 定 ... にロードされている場合のみ使用可能です。 MB_OVERLOAD_MAIL ( int ) PHP 8.0.0 で削除されました。 MB_OVERLOAD_S ...
https://man.plustar.jp/php/mbstring.constants.html - [similar]
PREV 1 2 3 4 5 6 NEXT