検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 121 for org (0.009 sec.)
新規メールボックスへの IMAP ストリームを再度オープンする 6468
« imap_renamemailbox imap_rfc822_parse_adrlist » PHP Manual IMAP 関数 新規メールボックスへの IMA ... en() の例 <?php $mbox = imap_open ( "{imap.example.org:143}INBOX" , "username" , "password" ) or die( imp ... ())); // ... imap_reopen ( $mbox , "{imap.example.org:143}INBOX.Sent" ) or die( implode ( ", " , imap_er ...
https://man.plustar.jp/php/function.imap-reopen.html - [similar]
指定されたメールボックスに文字列メッセージを追加する 6381
« imap_alerts imap_base64 » PHP Manual IMAP 関数 指定されたメールボックスに文字列メッセージを追加 ... nd() の例 <?php $imap = imap_open ( "{imap.example.org}INBOX.Drafts" , "username" , "password" ); $check ... msgs . "\n" ; imap_append ( $imap , "{imap.example.org}INBOX.Drafts" , "From: me@example.com\r\n" . "To: ...
https://man.plustar.jp/php/function.imap-append.html - [similar]
メールボックスのリストを読み込む 6381
« imap_last_error imap_listmailbox » PHP Manual IMAP 関数 メールボックスのリストを読み込む imap_ ... st() の例 <?php $mbox = imap_open ( "{imap.example.org}" , "username" , "password" , OP_HALFOPEN ) or die ... or ()); $list = imap_list ( $mbox , "{imap.example.org}" , "*" ); if ( is_array ( $list )) { foreach ( $l ...
https://man.plustar.jp/php/function.imap-list.html - [similar]
はじめに 6381
« RRD インストール/設定 » PHP Manual RRD はじめに はじめに The PECL/rrd extension provides bindi ... es data. The RRDtool homepage is » http://www.mrtg.org/rrdtool/ . 関連キーワード: RRD , data , performanc ...
https://man.plustar.jp/php/intro.rrd.html - [similar]
はじめに 6381
« 0MQ messaging インストール/設定 » PHP Manual 0MQ messaging はじめに はじめに "ØMQ is a softwar ... or more information about 0MQ, see » http://zeromq.org/ . 関連キーワード: MQ , messaging , インストール , ...
https://man.plustar.jp/php/intro.zmq.html - [similar]
要件 6282
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 以下の関数を使用す ... るには、 » http://www.gnu.org/software/gettext/gettext.html から GNU gettext パッ ...
https://man.plustar.jp/php/gettext.requirements.html - [similar]
mysqlndプラグインの開発をはじめよう 6282
« mysqlnd のプラグインAPI OCI8 » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグインの ... ter(); conn_m = mysqlnd_get_conn_methods(); memcpy(org_conn_m, conn_m, sizeof(struct st_mysqlnd_conn_meth ... sqlnd method = do nothing, be transparent */ ret = org_methods.connect(conn, host, user, passwd, passwd_l ... Connection", le_mysqlnd_plugin_conn); if (PASS == org_methods.connect(conn, host, /* simplified! */ TSRM ...
https://man.plustar.jp/php/mysqlnd.plugin.developing.html - [similar]
要件 6282
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 libwkhtmltox のソー ... スとバイナリリリースは » wkhtmltopdf.org で配布されています。 警告 Windows ユーザーは wkhtm ...
https://man.plustar.jp/php/wkhtmltox.requirements.html - [similar]
LDAP ページネーション制御情報を送信する 6195
« ldap_control_paged_result_response ldap_count_entries » PHP Manual LDAP 関数 LDAP ページネーシ ... P_OPT_PROTOCOL_VERSION , 3 ); $dn = 'ou=example,dc=org' ; $filter = '(|(sn=Doe*)(givenname=John*))' ; $ju ... P_OPT_PROTOCOL_VERSION , 3 ); $dn = 'ou=example,dc=org' ; $filter = '(|(sn=Doe*)(givenname=John*))' ; $ju ...
https://man.plustar.jp/php/function.ldap-control-paged-result.html - [similar]
はじめに 6195
« Gettext インストール/設定 » PHP Manual Gettext はじめに はじめに gettext 関数は、NLS (Native L ... ttext ドキュメントを 参照するか、 » http://www.gnu.org/software/gettext/manual/gettext.html のドキュメント ...
https://man.plustar.jp/php/intro.gettext.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT