検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 57 for 命令 (0.035 sec.)
結果における行数を返す 6975
« odbc_num_fields odbc_pconnect » PHP Manual ODBC 関数 結果における行数を返す odbc_num_rows (PHP ... る行の数を取得します。 INSERT、UPDATE および DELETE 命令に関しては、 odbc_num_rows() は、変更された行の数を返 ...
https://man.plustar.jp/php/function.odbc-num-rows.html - [similar]
変数の型をセットする 6902
« serialize strval » PHP Manual 変数操作 関数 変数の型をセットする settype (PHP 4, PHP 5, PHP 7, ... パラメータ var 変換する変数。 type type の値は以下の命令のいずれかです。 "boolean" または "bool" "integer" ま ...
https://man.plustar.jp/php/function.settype.html - [similar]
PHP を使用する初めてのページ 6902
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使 ... 用する必要はありません。 Hello World を PHP の echo 命令により出力しているだけです。 このファイルは、実行ファ ... <?php が PHP タグの開始を示しています。この後、PHP 命令を置き、終了タグ ?> を記述することにより、PHP モード ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
コメント 6814
« 命令の分離 型 » PHP Manual 基本的な構文 コメント コメント PHP は、'C', 'C++' および Unix シェル ...
https://man.plustar.jp/php/language.basic-syntax.comments.html - [similar]
ケース 1: 配布制限がないファイルのみを配布 6814
« 受ける可能性がある攻撃 ケース 2: cgi.force_redirect を使用 » PHP Manual CGI バイナリとしてイン ... 要があります。 リダイレクションは、例えば Apache では命令 AddHandler および Action で設定することができます。 ...
https://man.plustar.jp/php/security.cgi-bin.default.html - [similar]
ケース 2: cgi.force_redirect を使用 6814
« ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Man ... す。 通常、Apache 用設定でのリダイレクションは、 次の命令を使用して行います。 Action php-script /cgi-bin/php ...
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html - [similar]
goto 6740
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » ... のです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコ ...
https://man.plustar.jp/php/control-structures.goto.html - [similar]
if 6740
« はじめに else » PHP Manual 制御構造 if if (PHP 4, PHP 5, PHP 7, PHP 8) if 構文は、PHP を含む全 ... 言語において最も重要な 機能の一つです。 この構文は、命令の条件実行を可能にします。 PHP では、C 言語に似た次の ...
https://man.plustar.jp/php/control-structures.if.html - [similar]
単純な XML ドキュメントの作成 6740
« 例 XML 名前空間の使用 » PHP Manual 例 単純な XML ドキュメントの作成 単純な XML ドキュメントの作 ... ); xmlwriter_end_element ( $xw ); // testc // 処理命令 xmlwriter_start_pi ( $xw , 'php' ); xmlwriter_text ...
https://man.plustar.jp/php/example.xmlwriter-simple.html - [similar]
パフォーマンスの考慮点 6740
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パ ... ory_limit=-1 -n example2.php 私のマシンでは、最初の命令は一貫しておよそ10.7秒かかるようです。 ところが、第2 ...命令にはおよそ11.4秒かかります。 これは、およそ7%の減速で ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
PREV 1 2 3 4 5 6 NEXT