検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 164 for [SIMILAR] 16 1024 4096 WITH 43645 setsecurity WI... (0.389 sec.)
システムのロガーへの接続をオープンする 0
« net_get_interfaces pfsockopen » PHP Manual ネットワーク 関数 システムのロガーへの接続をオープンする openlog (PHP 4, PHP 5, PHP 7, PHP 8) openlog — システムのロガーへの接続をオープンする 説明 openlog ( string $prefix , int $flags , int $facility ): bool openlog() は、プログラムによるシス ...
https://man.plustar.jp/php/function.openlog.html - [similar]
セッション関連 0
« fpm_get_status Sessions » PHP Manual 関数リファレンス セッション関連 セッション関連 Sessions — セッション処理 はじめに インストール/設定 定義済み定数 例 セッションのアップロード状況 セッション と セキュリティ セッション関数 SessionHandler — SessionHandler クラス SessionHandlerInterface ...
https://man.plustar.jp/php/refs.basic.session.html - [similar]
データを復元する 0
« radius_demangle_mppe_key radius_get_attr » PHP Manual Radius 関数 データを復元する radius_demangle (PECL radius >= 1.2.0) radius_demangle — データを復元する 説明 radius_demangle ( resource $radius_handle , string $mangled ): string セキュリティ上の理由により、(パスワード、MS-CHAPv1 MPP ...
https://man.plustar.jp/php/function.radius-demangle.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
定義済み定数 0
« セキュリティの考慮 Win32Service サービス型のビットマスク » PHP Manual win32service 定義済み定数 定義済み定数 目次 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制御メッセージが受領されたときのビット ...
https://man.plustar.jp/php/win32service.constants.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
PHP のプロセス ID を取得する 0
« getmyinode getmyuid » PHP Manual PHP オプション/情報 関数 PHP のプロセス ID を取得する getmypid (PHP 4, PHP 5, PHP 7, PHP 8) getmypid — PHP のプロセス ID を取得する 説明 getmypid (): int | false 現在の PHP プロセスの ID を取得します。 パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.getmypid.html - [similar]
対話的プロセスストリーム 0
« ogg:// セキュリティ » PHP Manual サポートするプロトコル/ラッパー 対話的プロセスストリーム expect:// expect:// — 対話的プロセスストリーム 説明 expect:// ラッパーでオープンしたストリームを使用すると、 プロセスの標準入力・標準出力・標準エラー出力への PTY 経由でのアクセスが 可能となります。 ...
https://man.plustar.jp/php/wrappers.expect.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]