検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 316 for [SIMILAR] 16 1024 4096 WITH 23445 質問 WITH 1839... (0.302 sec.)
プレースホルダーに値をバインドする 0
« mysql_xdevapi\CollectionRemove CollectionRemove::__construct » PHP Manual mysql_xdevapi\CollectionRemove プレースホルダーに値をバインドする CollectionRemove::bind (No version information available, might only be in Git) CollectionRemove::bind — プレースホルダーに値をバインドする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.bind.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
全ての定義済の変数を配列で返す 0
« get_debug_type get_resource_id » PHP Manual 変数操作 関数 全ての定義済の変数を配列で返す get_defined_vars (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_vars — 全ての定義済の変数を配列で返す 説明 get_defined_vars (): array この関数は、環境変数、サーバー変数、 get_defined_vars() がコ ...
https://man.plustar.jp/php/function.get-defined-vars.html - [similar]
実行用に文を準備する 0
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
配列からテーブルに挿入する 0
« pg_convert pg_copy_to » PHP Manual PostgreSQL 関数 配列からテーブルに挿入する pg_copy_from (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_copy_from — 配列からテーブルに挿入する 説明 pg_copy_from ( PgSql\Connection $connection , string $table_name , array $rows , string $separator = "\t" , st ...
https://man.plustar.jp/php/function.pg-copy-from.html - [similar]
配列にテーブルをコピーする 0
« pg_copy_from pg_dbname » PHP Manual PostgreSQL 関数 配列にテーブルをコピーする pg_copy_to (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_copy_to — 配列にテーブルをコピーする 説明 pg_copy_to ( PgSql\Connection $connection , string $table_name , string $separator = "\t" , string $null_as = "\\ ...
https://man.plustar.jp/php/function.pg-copy-to.html - [similar]
指定されたフィールドのフィールド番号を返す 0
« pg_field_name pg_field_prtlen » PHP Manual PostgreSQL 関数 指定されたフィールドのフィールド番号を返す pg_field_num (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_num — 指定されたフィールドのフィールド番号を返す 説明 pg_field_num ( PgSql\Result $result , string $field ): int pg_field_nu ...
https://man.plustar.jp/php/function.pg-field-num.html - [similar]
サーバー上で実行中のトランザクションの状態を返す 0
« pg_trace pg_tty » PHP Manual PostgreSQL 関数 サーバー上で実行中のトランザクションの状態を返す pg_transaction_status (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_transaction_status — サーバー上で実行中のトランザクションの状態を返す 説明 pg_transaction_status ( PgSql\Connection $connection ): int サ ...
https://man.plustar.jp/php/function.pg-transaction-status.html - [similar]