検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 580 for 動作 (0.018 sec.)
XML データに Xpath クエリを実行する 3634
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpat ... echo '/a/b/c: ' , $node , "\n" ; } /* 相対パスでも動作します... */ $result = $xml -> xpath ( 'b/c' ); fore ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
ソケットのエラー 3634
« 例 ソケット 関数 » PHP Manual ソケット ソケットのエラー ソケットのエラー ソケット拡張モジュール ... した。 関数は、Win32 および Unix の実装において等しく動作するように注意が払われています。 ソケット関数の多くは ...
https://man.plustar.jp/php/sockets.errors.html - [similar]
実行時設定 3634
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 uopz 設定オプション 名前 デフォルト 変 ...
https://man.plustar.jp/php/uopz.configuration.html - [similar]
パースしているドキュメントの妥当性を示す 3634
« XMLReader::getParserProperty XMLReader::lookupNamespace » PHP Manual XMLReader パースしているド ... ョンを有効にしておかないと、 // このメソッドは正しく動作しません $xml -> setParserProperty ( XMLReader :: VA ...
https://man.plustar.jp/php/xmlreader.isvalid.html - [similar]
実行時設定 3536
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジ ... ュールの動作は、 php.ini の設定により影響を受けます。 php.ini の ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
値で配列をソートする 3536
« ArrayIterator::append ArrayIterator::__construct » PHP Manual ArrayIterator 値で配列をソートす ... ータ flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/arrayiterator.asort.html - [similar]
キーで配列をソートする 3536
« ArrayIterator::key ArrayIterator::natcasesort » PHP Manual ArrayIterator キーで配列をソートする ... ータ flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/arrayiterator.ksort.html - [similar]
continue 3536
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、 ... るために使用されます、 注意 : PHP では、 continue の動作に関しては switch 文がループ構造とみなされます。 con ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
goto 3536
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » ... 上の例の出力は以下となります。 j hit 17 例3 これは動作しません <?php goto loop ; for( $i = 0 , $j = 50 ; $ ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
実行時設定 3536
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 Date/Time 設定オプション 名前 デフォル ...
https://man.plustar.jp/php/datetime.configuration.html - [similar]