検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 121 for org (0.016 sec.)
メールボックスへの IMAP ストリームをオープンする 5811
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンす ... en() の例 <?php $mbox = imap_open ( "{imap.example.org:143}" , "username" , "password" ); echo "<h1>Mailb ... olders = imap_listmailbox ( $mbox , "{imap.example.org:143}" , "*" ); if ( $folders == false ) { echo "コ ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
IMAP ストリームがアクティブかどうかを調べる 5811
« imap_open imap_qprint » PHP Manual IMAP 関数 IMAP ストリームがアクティブかどうかを調べる imap_ ... ng() の例 <?php $imap = imap_open ( "{imap.example.org}" , "mailadmin" , "password" ); // しばらく休んだ後 ...
https://man.plustar.jp/php/function.imap-ping.html - [similar]
はじめに 5811
« Filter インストール/設定 » PHP Manual Filter はじめに はじめに この拡張モジュールは、データの検 ... FLAG_PATH_REQUIRED を渡すと、パス ( http://example.org/foo における /foo など) を必須とすることができます ...
https://man.plustar.jp/php/intro.filter.html - [similar]
SoapVar コンストラクタ 5811
« SoapVar Yar » PHP Manual SoapVar SoapVar コンストラクタ SoapVar::__construct (PHP 5, PHP 7, PH ... AP_ENC_OBJECT , "SOAPStruct" , "http://soapinterop.org/xsd" ); $client -> echoStruct (new SoapParam ( $so ...
https://man.plustar.jp/php/soapvar.construct.html - [similar]
パース、修正されたマークアップの診断を行う 5811
« tidy::__construct tidy::$errorBuffer » PHP Manual tidy パース、修正されたマークアップの診断を行 ... "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <p>paragraph</p> ...
https://man.plustar.jp/php/tidy.diagnose.html - [similar]
Geo IP ロケーション 5712
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ... _name — インターネットへの接続速度を取得する geoip_org_by_name — 組織名を取得する geoip_record_by_name — ...
https://man.plustar.jp/php/book.geoip.html - [similar]
指定したメールボックスにクォータを設定する 5712
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap ... ta() の例 <?php $mbox = imap_open ( "{imap.example.org:143}" , "mailadmin" , "password" ); if (! imap_set ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
メッセージにフラグをセットする 5712
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full ... ll() の例 <?php $mbox = imap_open ( "{imap.example.org:143}" , "username" , "password" ) or die( "接続でき ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]
検索結果のエントリ数を数える 5712
« ldap_control_paged_result ldap_count_references » PHP Manual LDAP 関数 検索結果のエントリ数を数 ... (ldap_connect を参照ください) $dn = 'ou=example,dc=org'; $filter = '(|(sn=Doe*)(givenname=John*))'; $just ...
https://man.plustar.jp/php/function.ldap-count-entries.html - [similar]
LDAP 結果エントリをクライアント側でソートする 5712
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側で ... ID です (ldap_connect を参照) $dn = 'ou=example,dc=org' ; $filter = '(|(sn=Doe*)(givenname=John*))' ; $ju ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT