検索

phrase: max: clip:
target: order:
Results of 851 - 860 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (1.154 sec.)
はじめに 0
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
複数のステートメント 0
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステートメント 複数のステートメント MySQL は、ひとつのステートメントの文字列に、 複数のステートメントを埋め込むことをオプションでサポートしています。 しかし、そうするためには特別な操作が必要です。 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
暗号 0
« InflateContext CSPRNG » PHP Manual 関数リファレンス 暗号 暗号 CSPRNG はじめに インストール/設定 定義済み定数 CSPRNG 関数 Hash — HASH メッセージダイジェストフレームワーク はじめに インストール/設定 定義済み定数 HashContext — HashContext クラス Hash 関数 Mcrypt はじめに インストール/設定 ...
https://man.plustar.jp/php/refs.crypto.html - [similar]
受ける可能性がある攻撃 0
« CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 » PHP Manual CGI バイナリとしてインストール 受ける可能性がある攻撃 受ける可能性がある攻撃 PHP を CGI バイナリとして使用するのは、PHP を モジュールとして(Apache のような)サーバーソフトウエアに組み込み たくない何ら ...
https://man.plustar.jp/php/security.cgi-bin.attacks.html - [similar]
ケース 3: doc_root または user_dir を設定 0
« ケース 2: cgi.force_redirect を使用 ケース 4: Webツリーの外にPHPパーサを置く » PHP Manual CGI バイナリとしてインストール ケース 3: doc_root または user_dir を設定 ケース 3: doc_root または user_dir を設定 Web サーバー上のドキュメントディレクトリに スクリプトや実行ファイルのようなアクテ ...
https://man.plustar.jp/php/security.cgi-bin.doc-root.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
現在の Iterator アイテムのパスをファイル名抜きで返す 0
« DirectoryIterator::getOwner DirectoryIterator::getPathname » PHP Manual DirectoryIterator 現在の Iterator アイテムのパスをファイル名抜きで返す DirectoryIterator::getPath (PHP 5, PHP 7, PHP 8) DirectoryIterator::getPath — 現在の Iterator アイテムのパスをファイル名抜きで返す 説明 public ...
https://man.plustar.jp/php/directoryiterator.getpath.html - [similar]
現在の DirectoryIterator アイテムが読込可能であるかどうかを調べる 0
« DirectoryIterator::isLink DirectoryIterator::isWritable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが読込可能であるかどうかを調べる DirectoryIterator::isReadable (PHP 5, PHP 7, PHP 8) DirectoryIterator::isReadable — 現在の DirectoryIterator アイテムが読込可能である ...
https://man.plustar.jp/php/directoryiterator.isreadable.html - [similar]
magic_quotes_gpc の現在の設定を得る 0
« get_loaded_extensions get_magic_quotes_runtime » PHP Manual PHP オプション/情報 関数 magic_quotes_gpc の現在の設定を得る get_magic_quotes_gpc (PHP 4, PHP 5, PHP 7) get_magic_quotes_gpc — magic_quotes_gpc の現在の設定を得る 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.get-magic-quotes-gpc.html - [similar]