検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 971 for [SIMILAR] 16 1024 4096 WITH 26964 クッ WITH 1908... (1.132 sec.)
PHP による HTTP 認証 0
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関数を使うと、 "Authentication Required" メッセージをクライアントブラウザに送ることができます。 これにより、クライアントブラウザではユーザー名とパスワードの入力要求 ウインドウがポップアップ表示さ ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
PHPの歴史 0
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連するプロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知られているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に Rasmus Lerdorf ...
https://man.plustar.jp/php/history.php.html - [similar]
クライアント識別子を設定します 0
« oci_set_call_timeout oci_set_client_info » PHP Manual OCI8 関数 クライアント識別子を設定します oci_set_client_identifier (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL OCI8 >= 1.4.0) oci_set_client_identifier — クライアント識別子を設定します 説明 oci_set_client_identifier ( resource $connection , ...
https://man.plustar.jp/php/function.oci-set-client-identifier.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
リモートサーバ上のポートにバインドし、接続を待つ 0
« ssh2_forward_accept ssh2_methods_negotiated » PHP Manual SSH2 関数 リモートサーバ上のポートにバインドし、接続を待つ ssh2_forward_listen (PECL ssh2 >= 0.9.0) ssh2_forward_listen — リモートサーバ上のポートにバインドし、接続を待つ 説明 ssh2_forward_listen ( resource $session , int $port , ...
https://man.plustar.jp/php/function.ssh2-forward-listen.html - [similar]
DatabaseObject インターフェイス 0
« CrudOperationSortable::sort DatabaseObject::existsInDatabase » PHP Manual Mysql_xdevapi DatabaseObject インターフェイス DatabaseObject インターフェイス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\DatabaseObject { /* メソッド */ abstract public existsInDatabas ...
https://man.plustar.jp/php/class.mysql-xdevapi-databaseobject.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
定義済み定数 0
« リソース型 SSH2 関数 » PHP Manual SSH2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SSH2_FINGERPRINT_MD5 ( int ) ホスト鍵のフィンガープリントを MD5 ハッシュ ...
https://man.plustar.jp/php/ssh2.constants.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]