検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 76 for 上記 (0.003 sec.)
複数ファイルのアップロード 7134
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイル ... <input type="submit" value="Send files" /> </form> 上記のフォームで投稿された場合、配列 $_FILES['userfile'] ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
実行時に PHP 拡張モジュールをロードする 7134
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張 ... モジュール API の変更が発生した日時。 例: 20010901 ) 上記を考慮して、ディレクトリのデフォルトは <install-dir> ...
https://man.plustar.jp/php/function.dl.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 7134
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステ ... する定数を $status->uidvalidity に設定する SA_ALL - 上記のものをすべて設定する 戻り値 この関数は、ステータス ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
データを復号する 7134
« mcrypt_module_self_test Mhash » PHP Manual Mcrypt 関数 データを復号する mdecrypt_generic (PHP ... 0 ) { echo "ok\n" ; } else { echo "error\n" ; } ?> 上記の例は、暗号化前のデータと復号したデータと同じである ...
https://man.plustar.jp/php/function.mdecrypt-generic.html - [similar]
PHP の設定情報を出力する 7134
« phpcredits phpversion » PHP Manual PHP オプション/情報 関数 PHP の設定情報を出力する phpinfo ( ... 情報。 » ライセンス FAQ も参照ください。 INFO_ALL -1 上記のすべてを表示します。 戻り値 成功した場合に true を ...
https://man.plustar.jp/php/function.phpinfo.html - [similar]
セッションクッキーパラメータを設定する 7134
« session_save_path session_set_save_handler » PHP Manual セッション関数 セッションクッキーパラメ ... te 要素の値は、 Lax または Strict になるはずです。 上記の許可されているオプションがいずれも設定されなかった ...
https://man.plustar.jp/php/function.session-set-cookie-params.html - [similar]
第一級callableを生成する記法 7134
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを ... e method Foo::privateMethod() from global scope // 上記がエラーになるのは、呼び出しが Foo の外部から行われ、 ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
定義済み定数 7134
« リソース型 Inotify 関数 » PHP Manual Inotify 定義済み定数 定義済み定数 以下の定数が定義されてい ... ED_FROM | IN_MOVED_TO と同等 IN_ALL_EVENTS ( int ) 上記の定数すべてのビットマスク IN_UNMOUNT ( int ) 監視対 ...
https://man.plustar.jp/php/inotify.constants.html - [similar]
列挙型の基礎 7134
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基 ... ; case Diamonds ; case Clubs ; case Spades ; } ?> 上記の宣言によって、新しい列挙型 Suit が作られますが、 こ ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
列挙型とメソッド 7134
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソ ... :: Diamonds -> shape (); // "Rectangle" と表示 ?> 上記の例の Suit の4つのインスタンスは、 全てふたつのメソ ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT