検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 1545 for [SIMILAR] 16 1024 4096 WITH 17929 ッシ WITH 1620... (1.463 sec.)
現在の FPMプール の状態を返す 0
« fastcgi_finish_request セッション関連 » PHP Manual FPM 関数 現在の FPMプール の状態を返す fpm_get_status (PHP 7 >= 7.3, PHP 8) fpm_get_status — 現在の FPMプール の状態を返す 説明 fpm_get_status (): array この関数は、現在の FPMプール の状態を全て格納し、連想配列で返します。 この関数は、 ...
https://man.plustar.jp/php/function.fpm-get-status.html - [similar]
セキュリティ 0
« expect:// はじめに » PHP Manual セキュリティ セキュリティ はじめに 一般的な考慮事項 CGI バイナリとしてインストール 受ける可能性がある攻撃 ケース 1: 配布制限がないファイルのみを配布 ケース 2: cgi.force_redirect を使用 ケース 3: doc_root または user_dir を設定 ケース 4: Webツリーの外にPH ...
https://man.plustar.jp/php/security.html - [similar]
OCI8 接続のハンドリングおよびプーリング 0
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよびプーリング OCI8 接続のハンドリングおよびプーリング 接続関数 oci8 拡張モジュールは Oracle に接続するための 3 つの異なる関数を提供しています。標準の接続関数は oci_connect() です。これは Oracle ...
https://man.plustar.jp/php/oci8.connection.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]
カラムのメタデータを取得する 0
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムのメタデータを取得する RowResult::getColumns (No version information available, might only be in Git) RowResult::getColumns — カラムのメタデータを取得する 説明 public mysql_xdevapi\RowResult::ge ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
ColumnResult のコンストラクタ 0
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\ColumnResult ColumnResult のコンストラクタ ColumnResult::__construct (No version information available, might only be in Git) ColumnResult::__construct — ColumnResult のコンストラクタ 説明 private m ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]