検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 400 for [SIMILAR] 16 1024 4096 WITH 22938 tidynode WITH ... (1.091 sec.)
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
Yaf_Router クラス 0
« Yaf_Route_Rewrite::route Yaf_Router::addConfig » PHP Manual Yaf Yaf_Router クラス Yaf_Router クラス (Yaf >=1.0.0) はじめに Yaf_Router は、フレームワークの標準のルーターです。 ルーティングとは、URI エンドポイント (URI の中で、ベース URL の後に続く部分。 Yaf_Request_Abstract::setBaseUri( ...
https://man.plustar.jp/php/class.yaf-router.html - [similar]
制御構造に関する別の構文 0
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
ファイルを修正し、それを文字列として返す 0
« tidy::parseString tidy::repairString » PHP Manual tidy ファイルを修正し、それを文字列として返す tidy::repairFile tidy_repair_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairFile -- tidy_repair_file — ファイルを修正し、それを文字列として返す 説明 オブジェクト指向型 public sta ...
https://man.plustar.jp/php/tidy.repairfile.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
子要素群から子要素を削除する 0
« DOMNode::normalize DOMNode::replaceChild » PHP Manual DOMNode 子要素群から子要素を削除する DOMNode::removeChild (PHP 5, PHP 7, PHP 8) DOMNode::removeChild — 子要素群から子要素を削除する 説明 public DOMNode::removeChild ( DOMNode $child ): DOMNode | false この関数は、子要素群から子要素を ...
https://man.plustar.jp/php/domnode.removechild.html - [similar]
SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 0
« DOM 関数 libxml » PHP Manual DOM 関数 SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する dom_import_simplexml (PHP 5, PHP 7, PHP 8) dom_import_simplexml — SimpleXMLElement オブジェクトから DOMElement オブジェクトを取得する 説明 dom_import_simplexml ( object $node ): DO ...
https://man.plustar.jp/php/function.dom-import-simplexml.html - [similar]
ステートメントを実行する 0
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ステートメントを実行する Executable::execute (No version information available, might only be in Git) Executable::execute — ステートメントを実行する 説明 abstract public mysql_xdevapi\Executabl ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]