検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 580 for 動作 (0.019 sec.)
Phar アーカイブの PHP ローダー (起動スタブ) をデフォルトのローダーに設定する 3536
« Phar::setAlias Phar::setMetadata » PHP Manual Phar Phar アーカイブの PHP ローダー (起動スタブ) ... の phar.readonly が 0 でないと Phar オブジェクトで動作しません。それ以外の場合は PharException がスローされ ...
https://man.plustar.jp/php/phar.setdefaultstub.html - [similar]
Phar エントリオブジェクトを作成する 3536
« PharFileInfo::compress PharFileInfo::decompress » PHP Manual PharFileInfo Phar エントリオブジェ ... text ) { echo "行番号 $line : $text " ; } // これも動作します $file = new PharFileInfo ( 'phar:///path/to/m ...
https://man.plustar.jp/php/pharfileinfo.construct.html - [similar]
引数を指定して関数を起動する 3536
« ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数 ... 引数を含む配列。 call_user_func_array() と同じように動作します。 戻り値 起動した関数の結果を返します。 例 例 ...
https://man.plustar.jp/php/reflectionfunction.invokeargs.html - [similar]
実行時設定 3536
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変 ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
実行時設定 3536
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 Yaml 設定オプション 名前 デフォルト 変 ...
https://man.plustar.jp/php/yaml.configuration.html - [similar]
値でエントリをソートする 3445
« ArrayObject::append ArrayObject::__construct » PHP Manual ArrayObject 値でエントリをソートする ... ータ flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/arrayobject.asort.html - [similar]
キーでエントリをソートする 3445
« ArrayObject::getIteratorClass ArrayObject::natcasesort » PHP Manual ArrayObject キーでエントリ ... ータ flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/arrayobject.ksort.html - [similar]
新しい DatePeriod オブジェクトを作成する 3445
« DatePeriod DatePeriod::getDateInterval » PHP Manual DatePeriod 新しい DatePeriod オブジェクトを ... に "R/..." を渡したり end に null を渡したりしても動作しません。 関連キーワード: DatePeriod , 作成 , オブジ ...
https://man.plustar.jp/php/dateperiod.construct.html - [similar]
id に対応する要素を検索する 3445
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対 ... 定した ID から要素を検索する点が違います。 この関数を動作させるには、何らかの ID 属性を DOMElement::setIdAttr ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
PHP の使いかた 3445
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクション ... どうすればよいですか? もしPHPがApacheモジュールとして動作しているなら、 getallheaders() を使えば全てのヘッダを ... します。 これはIISのセキュリティモデルの欠点で、IISで動作するCGIに共通する 問題です。これを回避策するには、認 ...
https://man.plustar.jp/php/faq.using.html - [similar]