検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 121 for org (0.025 sec.)
組織名を取得する 14151
« geoip_netspeedcell_by_name geoip_record_by_name » PHP Manual GeoIP 関数 組織名を取得する geoip ... _org_by_name (PECL geoip >= 0.2.0) geoip_org_by_name — ... 組織名を取得する 説明 geoip_org_by_name ( string $hostname ): string geoip_org_by_ ... します。 現在この関数を使用できるのは、商用の GeoIP Organization, ISP あるいは AS Edition を購入した人だけ ... 見つからない場合には false を返します。 例 例1 geoip_org_by_name() の例 これは、ホスト example.com の IP が ...
https://man.plustar.jp/php/function.geoip-org-by-name.html - [similar]
定義済み定数 11784
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... で使う、 共通タグ YAML_NULL_TAG ( string ) "tag:yaml.org,2002:null" YAML_BOOL_TAG ( string ) "tag:yaml.org, ... 2002:bool" YAML_STR_TAG ( string ) "tag:yaml.org,2002:str" YAML_INT_TAG ( string ) "tag:yaml.org,20 ... 02:int" YAML_FLOAT_TAG ( string ) "tag:yaml.org,2002:float" YAML_TIMESTAMP_TAG ( string ) "tag:yam ... l.org,2002:timestamp" YAML_SEQ_TAG ( string ) "tag:yaml. ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
ドキュメントで宣言されている名前空間を返す 11301
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで ... standalone="yes"?> <people xmlns:p="http://example.org/ns"> <p:person id="1">John Doe</p:person> <p:perso ... ます。 array(1) { ["p"]=> string(21) "http://example.org/ns" } 例2 複数の名前空間での動作 <?php $xml = <<<X ... standalone="yes"?> <people xmlns:p="http://example.org/ns" xmlns:t="http://example.org/test"> <p:person t ... id="2" a:addr="123 Street" xmlns:a="http://example.org/addr"> Susie Q. Public </p:person> </people> XML; ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
除去 9603
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <? ... php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bo ... gus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITI ... ールアドレスとして有効です。 処理前: (bogus@example.org) 処理後: bogus@example.org 例2 デフォルトのフィルタ ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
新しいメールボックスを作る 9132
« imap_create imap_delete » PHP Manual IMAP 関数 新しいメールボックスを作る imap_createmailbox ( ... ) example <?php $mbox = imap_open ( "{imap.example.org}" , "username" , "password" , OP_HALFOPEN ) or die ... ailbox ( $mbox , imap_utf7_encode ( "{imap.example.org}INBOX. $newname " ))) { $status = @ imap_status ( ... $mbox , "{imap.example.org}INBOX. $newname " , SA_ALL ); if ( $status ) { ech ... ; if ( imap_renamemailbox ( $mbox , "{imap.example.org}INBOX. $newname " , "{imap.example.org}INBOX. $nam ...
https://man.plustar.jp/php/function.imap-createmailbox.html - [similar]
要件 8562
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GD ライブラリ( » h ... ttp://www.libgd.org/ で取得可能)があれば、画像の作成と操 作を行なうこと ... ロードするライブラリ 注記 gif jpeg » http://www.ijg.org/ (PHP のビルド前に) jpeg ライブラリをビルドする際、 ... というエラーが発生します。 png » http://www.libpng.org/pub/png/libpng.html xpm » http://www.ibiblio.org/p ...
https://man.plustar.jp/php/image.requirements.html - [similar]
XFormsの処理 7707
« セッション ファイルアップロードの処理 » PHP Manual 機能 XFormsの処理 XFormsの処理 » XForms は、 ... なXForms検索フォーム <h:html xmlns:h="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/2002/xforms"> ... り $_POST を送信する <h:html xmlns:h="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/2002/xforms"> ...
https://man.plustar.jp/php/features.xforms.html - [similar]
ドキュメントで使用している名前空間を返す 7707
« SimpleXMLElement::getName SimpleXMLElement::registerXPathNamespace » PHP Manual SimpleXMLEleme ... standalone="yes"?> <people xmlns:p="http://example.org/ns" xmlns:t="http://example.org/test"> <p:person i ... ます。 array(1) { ["p"]=> string(21) "http://example.org/ns" } 参考 SimpleXMLElement::getDocNamespaces() - ...
https://man.plustar.jp/php/simplexmlelement.getnamespaces.html - [similar]
以降のコール用の SOAP ヘッダを設定する 7707
« SoapClient::__setLocation SoapClient::__soapCall » PHP Manual SoapClient 以降のコール用の SOAP ... )); $header = new SoapHeader ( 'http://soapinterop.org/echoheader/' , 'echoMeStringRequest' , 'hello worl ... $headers [] = new SoapHeader ( 'http://soapinterop.org/echoheader/' , 'echoMeStringRequest' , 'hello worl ... $headers [] = new SoapHeader ( 'http://soapinterop.org/echoheader/' , 'echoMeStringRequest' , 'hello worl ...
https://man.plustar.jp/php/soapclient.setsoapheaders.html - [similar]
OID の出力形式を設定する 7521
« snmp_set_oid_numeric_print snmp_set_quick_print » PHP Manual SNMP 関数 OID の出力形式を設定する ... 6.1.2.1.1.3.0 の表しかた SNMP_OID_OUTPUT_FULL .iso.org.dod.internet.mgmt.mib-2.system.sysUpTime.sysUpTime ... ] => OID: .1.3.6.1.4.1.8072.3.2.10 ) Array ( [.iso.org.dod.internet.mgmt.mib-2.system.sysObjectID.0] => O ... ID: .iso.org.dod.internet.private.enterprises.netSnmp.netSnmpEn ...
https://man.plustar.jp/php/function.snmp-set-oid-output-format.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT