検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 181 for [SIMILAR] 16 1024 4096 WITH 14778 反映 WITH 1475... (0.255 sec.)
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]
プリペアドステートメントを実行する 0
« db2_exec db2_fetch_array » PHP Manual IBM DB2 関数 プリペアドステートメントを実行する db2_execute (PECL ibm_db2 >= 1.0.0) db2_execute — プリペアドステートメントを実行する 説明 db2_execute ( resource $stmt , array $parameters = ? ): bool db2_execute() は、 db2_prepare() で準備された SQL ...
https://man.plustar.jp/php/function.db2-execute.html - [similar]
データベース接続 0
« 手続き型とオブジェクト指向インターフェイス ステートメントの実行 » PHP Manual クイックスタートガイド データベース接続 データベース接続 MySQL は、サーバに接続するために、 異なるトランスポート層をサポートしています。 TCP/IP, Unix ドメインソケット、 そして、Windows の名前付きパイプです。 ホ ...
https://man.plustar.jp/php/mysqli.quickstart.connections.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
for 0
« do-while foreach » PHP Manual 制御構造 for for (PHP 4, PHP 5, PHP 7, PHP 8) for ループは、PHPで最も複雑なループです。 for は、Cのforループと同様に動作します。 for ループの構文は、次のようになります。 for (式1; 式2; 式3) 文 最初の式( 式1 )は、ループ開始時に無条件に 評価(実行)されます。 ...
https://man.plustar.jp/php/control-structures.for.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
CollectionRemove クラス 0
« CollectionModify::unset CollectionRemove::bind » PHP Manual Mysql_xdevapi CollectionRemove クラス CollectionRemove クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionRemove implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindable , ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionremove.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.html - [similar]
はじめに 0
« 制御構造 if » PHP Manual 制御構造 はじめに はじめに すべての PHP スクリプトは、一連の文からなります。 文としては、代入、関数コール、ループ、条件文、そして何もしない文(空の文) さえ使用することができます。 文は、通常セミコロンで終了します。加えて、文は、中括弧によるグループ文で カプセル化 ...
https://man.plustar.jp/php/control-structures.intro.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT