検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 237 for 確認 (0.144 sec.)
サンプル 4528
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... 数の調べかた Example#130 - instanceof を使って定数を確認する Example#131 - instanceof を任意の式と一緒に使う ... のオープン (ヘッダの暗号化) Example#421 - 甘い変数の確認から生じるリスク Example#422 - ... ファイルシステムへ ... の攻撃 Example#423 - より安全なファイル名の確認 Example#424 - より安全なファイル名の確認 Example#4 ... ンクの作成と、ファイルがシンボリックリンクかどうかの確認 Example#2219 - is_readable の例 Example#2220 - is_ ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
Apache 2.x (Microsoft Windows 用) 4528
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP M ... したファイルが実際にその場所にあるかどうかを忘れずに確認しましょう。 CGI として PHP を実行させる » Apache CG ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
構文 4528
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使 ... rror が発生します。 注意 : 定数が設定されているかを確認するには、 defined() 関数を使って下さい。 変数との違 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
型演算子 4528
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数 ... きるようになりました。 例7 instanceof を使って定数を確認する <?php var_dump ( FALSE instanceof stdClass ); ? ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
エラーおよびエラー処理 4528
« プリペアドステートメントおよびストアドプロシージャ ラージオブジェクト (LOB) » PHP Manual PDO エ ... で、 アプリケーションの動作を妨げることなしに問題点を確認できるように なります。 PDO::ERRMODE_EXCEPTION PHP 8 ...
https://man.plustar.jp/php/pdo.error-handling.html - [similar]
OCI8 関数 4528
« ドライバでサポートされるデータ型 oci_bind_array_by_name » PHP Manual OCI8 OCI8 関数 OCI8 関数 ... ll — フェッチしたフィールドが null であるかどうかを確認する oci_field_name — 文からのフィールド名を返す oci ...
https://man.plustar.jp/php/ref.oci8.html - [similar]
再帰的パターン 4528
« コメント パフォーマンス » PHP Manual PCRE 正規表現構文 再帰的パターン 再帰的パターン どうすれば ... と * の繰り返し数の種類が非常に多く、 そのすべてが確認された後にマッチの失敗が報告されるため、 マッチングに ...
https://man.plustar.jp/php/regexp.reference.recursive.html - [similar]
4528
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... に記載されている中国語文字列は、英語版マニュアルでご確認ください) [2] => This is a feature (translated) [3] ... に記載されている中国語文字列は、英語版マニュアルでご確認ください) [4] => This document is very shiny (transl ...
https://man.plustar.jp/php/solr.examples.html - [similar]
カスタムビューエンジンを設定する 4528
« Yaf_Dispatcher::setRequest Yaf_Dispatcher::throwException » PHP Manual Yaf_Dispatcher カスタム ... ( $key , $val ); } /** * empty() と isset() による確認をできるようにする * * @param string $key * @return ...
https://man.plustar.jp/php/yaf-dispatcher.setview.html - [similar]
日付・時刻 4477
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/ ... 関数 checkdate — グレゴリオ暦の日付/時刻の妥当性を確認します date_add — DateTime::add のエイリアス date_cr ...
https://man.plustar.jp/php/book.datetime.html - [similar]