検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 256 for 代わり (0.023 sec.)
リフレクションされた ReflectionClass を取得する。 5145
« ReflectionParameter::getAttributes ReflectionParameter::getDeclaringClass » PHP Manual Reflect ... 以降は、この関数を使うことは推奨されなくなりました。 代わりに、引数の型を調べるために ReflectionType を取得して ...
https://man.plustar.jp/php/reflectionparameter.getclass.html - [similar]
直近のエラーメッセージ 5145
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg ... になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してください。 説明 $php_e ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
ケース 2: cgi.force_redirect を使用 5145
« ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Man ... ように URL から直接 PHP を呼び出すことを禁止します。 代わりに、 Web サーバーのリダイレクションにより処理された場 ...
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html - [similar]
Zend に対するユーザー操作 4966
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend ... t_mock — 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う uopz_set_property — Sets value of exi ...
https://man.plustar.jp/php/book.uopz.html - [similar]
if 4966
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全 ... もちろん、各々の文を if 文で括る必要はありません。 代わりに、複数の文をグループ化することができます。 例えば、 ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
入出力ストリーム 4966
« Usage 対話シェル » PHP Manual コマンドラインの使用法 入出力ストリーム 入出力ストリーム CLI SAP ... プンする必要はなく、以下のようにストリームリソースの代わりに 定数を使用するだけでかまいません。 php -r 'fwrite ...
https://man.plustar.jp/php/features.commandline.io-streams.html - [similar]
ディスパッチインターフェイスのために、PHP のクラス定義を出力する 4966
« com_message_pump variant_abs » PHP Manual COM関数 ディスパッチインターフェイスのために、PHP の ... _sink true の場合、対応するシンクインターフェイスが代わりに表示されます。 戻り値 成功した場合に true を、失敗 ...
https://man.plustar.jp/php/function.com-print-typeinfo.html - [similar]
SQL 文によって変更された行の数を返す 4966
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_n ... なロジックを アプリケーションで使用している場合、その代わりに db2_fetch_assoc() 、 db2_fetch_both() 、 db2_fetc ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
オープンしたファイルポインタからファイルに関する情報を取得する 4966
« fseek fsync » PHP Manual ファイルシステム 関数 オープンしたファイルポインタからファイルに関する ... この関数は関数 stat() に似ていますが、 ファイル名の代わりにオープンされたファイルポインタを指定するところが異 ...
https://man.plustar.jp/php/function.fstat.html - [similar]
段階的なハッシュ処理を終了し、出来上がったダイジェストを返す 4966
« hash_file hash_hkdf » PHP Manual Hash 関数 段階的なハッシュ処理を終了し、出来上がったダイジェス ... されます。 変更履歴 バージョン 説明 7.2.0 リソースの代わりに、 HashContext を受け入れるようになりました。 例 例 ...
https://man.plustar.jp/php/function.hash-final.html - [similar]