検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 1280 for 名前 (0.120 sec.)
OCILob クラス 2606
« OCICollection::trim OCILob::append » PHP Manual OCI8 OCILob クラス OCILob クラス (PHP 5, PHP 7 ... クラスは、 PHP 8 および PECL OCI8 3.0.0 以降、 PHP の名前付けの規約に従って OCILob に名前が変更されました。 ク ...
https://man.plustar.jp/php/class.ocilob.html - [similar]
ReflectionNamedType クラス 2606
« ReflectionMethod::__toString ReflectionNamedType::getName » PHP Manual リフレクション Reflecti ... : string } 目次 ReflectionNamedType::getName — 型の名前の文字列を取得する ReflectionNamedType::isBuiltin — ...
https://man.plustar.jp/php/class.reflectionnamedtype.html - [similar]
新しい要素ノードを作成する 2606
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新し ... る DOMDocument::createAttributeNS() - 関連付けられた名前空間に新しい属性を作成する DOMDocument::createCDATAS ... する DOMDocument::createElementNS() - 関連付けられた名前空間に新しい要素を作成する DOMDocument::createEntity ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
バックトレースを生成する 2606
« エラー処理関数 debug_print_backtrace » PHP Manual エラー処理関数 バックトレースを生成する debu ... す。 debug_backtrace() から返される可能性がある要素 名前 型 説明 function string カレントの関数名。 __FUNCT ... クルードされたファイル内では、 読み込まれたファイルの名前となります。 例 例1 debug_backtrace() の例 <?php // ...
https://man.plustar.jp/php/function.debug-backtrace.html - [similar]
出力する PHP エラーの種類を設定する 2606
« error_log restore_error_handler » PHP Manual エラー処理関数 出力する PHP エラーの種類を設定する ... l 新しい error_reporting レベル。ビットマスクまたは名前つき定数のどちらかです。将来の バージョンとの互換性を ... 保証するために、名前つき定数の使用が 強く推奨されています。エラーレベルが ...
https://man.plustar.jp/php/function.error-reporting.html - [similar]
メールボックスへの IMAP ストリームをオープンする 2606
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンす ... おける メールボックスへのパスから構成されます。特別な名前 INBOX は、 カレントユーザーの個人メールボックスを意 ... は、全ての mailbox パラメータで必須です。 { で始まる名前はすべてリモート名で、 "{" remote_system_name [":" p ... 接続する際は、"localhost" を接続したいサーバーの // 名前または IP アドレスに置き換えます。 ?> 例2 imap_open( ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
S/MIME メッセージを暗号化する 2606
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... openssl_pkcs7_encrypt() は、 input_filename という名前のファイルの内容を RC2 40 ビット暗号により暗号化しま ... の例 <?php // 暗号化するメッセージを nighthawk という名前の外部の秘密の // エージェントに送信します。送信先の ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
URL リライタの値を追加する 2606
« ob_start output_reset_rewrite_vars » PHP Manual 出力制御 関数 URL リライタの値を追加する outpu ... $value ): bool この関数は、URL リライト機構に新しい名前/値の組を追加します。 名前および値は、URL (GET パラ ...
https://man.plustar.jp/php/function.output-add-rewrite-var.html - [similar]
繰り返し正規表現検索を行う 2606
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (P ... タグで囲まれた文字列の配列を有しています。 パターンに名前付きサブパターンが含まれる場合は、 $matches にはサブ ... ーン名のキーも含まれるようになります。 サブパターンの名前が重複している場合は、いちばん右側のサブパターンだけ ... .html> part 2: a part 3: click me part 4: </a> 例3 名前つきサブパターンの使用法 <?php $str = <<<FOO a: 1 b: ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]
値を取得する 2606
« ps_get_parameter ps_hyphenate » PHP Manual PS 関数 値を取得する ps_get_value (PECL ps >= 1.1.0 ... パラメータ modifier で指定された ID を持つフォントの名前。 font 現在アクティブなフォント自身。 imagewidth パ ... が返す、postscript ファイルのリソース ID。 name 値の名前。 modifier modifier は、値を取得しようとしている リ ...
https://man.plustar.jp/php/function.ps-get-value.html - [similar]