検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 52 for スーパー (0.022 sec.)
定数 6691
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 ... び128から255まで (0x80-0xff)のASCII文字を指します。 スーパーグローバル と同様に定数のスコープはグローバルです。 ...
https://man.plustar.jp/php/language.constants.html - [similar]
外部から来る変数 6631
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) ... ストプロトコルなので、 $_POST および $_GET のような スーパーグローバル配列 に入ってくる内容は、全てとは言えないま ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
オブジェクトのクラス名を返す 6571
« get_class_vars get_declared_classes » PHP Manual クラス/オブジェクト関数 オブジェクトのクラス名 ... 。 Its name is foo My name is foo 例2 get_class() のスーパークラスでの使用例 <?php abstract class bar { public f ...
https://man.plustar.jp/php/function.get-class.html - [similar]
はじめに 6571
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として ... く、簡単に統合できます PHP の設定ファイルをサポート スーパーグローバルを実行時に設定 - 自分の値が設定できます !! ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
セッションのアップロード状況 6452
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップ ... ります。 アップロードの状況は、アップロードの処理中にスーパーグローバル $_SESSION で取得できます。また、 INI オプ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
実用的な例 6452
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な ... 報を全て保持する PHP の特別な予約変数です。詳細は、 スーパーグローバル を参照してください。 この変数を表示するに ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
JSON 文字列をデコードする 6332
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5 ... します。 注意 : PHP の実装は、 » RFC 7159 の JSON のスーパーセットです。 associative true の場合、返されるオブジ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
新しいセッションを開始、あるいは既存のセッションを再開する 6332
« session_set_save_handler session_status » PHP Manual セッション関数 新しいセッションを開始、あ ... 存されているもの) を読み込み、 それを復元して自動的にスーパーグローバル $_SESSION に格納します。 名前付きのセッシ ...
https://man.plustar.jp/php/function.session-start.html - [similar]
配列 6272
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップ ... NG' or T_VARIABLE' or T_NUM_STRING' // 文字列の中でスーパーグローバルを使用した場合も無論同様です。 print "Hell ...
https://man.plustar.jp/php/language.types.array.html - [similar]
値を JSON 形式にして返す 6198
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (P ... ません。 注意 : PHP の実装は、 » RFC 7159 の JSON のスーパーセットです。 flags JSON_FORCE_OBJECT , JSON_HEX_QUOT ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
PREV 1 2 3 4 5 6 NEXT