検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 600 for [SIMILAR] 16 1024 4096 WITH 15328 ハッ WITH 1088... (5.460 sec.)
出力バッファをクリア(消去)する 0
« flush ob_end_clean » PHP Manual 出力制御 関数 出力バッファをクリア(消去)する ob_clean (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ob_clean — 出力バッファをクリア(消去)する 説明 ob_clean (): bool この関数は、出力バッファの内容を消去します。 この関数は、 ob_end_clean() のように出力バッファを破 ...
https://man.plustar.jp/php/function.ob-clean.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
FPM 関数 0
« FPM の情報ページ fastcgi_finish_request » PHP Manual FastCGI Process Manager(FPM) FPM 関数 FPM 関数 目次 fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする fpm_get_status — 現在の FPMプール の状態を返す 関連キーワード: 関数 , finish , request , 情報 , ページ ...
https://man.plustar.jp/php/ref.fpm.html - [similar]
共有秘密鍵を返す 0
« radius_send_request radius_strerror » PHP Manual Radius 関数 共有秘密鍵を返す radius_server_secret (PECL radius >= 1.1.0) radius_server_secret — 共有秘密鍵を返す 説明 radius_server_secret ( resource $radius_handle ): string パスワードや暗号化キーのような加工されたデータを復元する際の S ...
https://man.plustar.jp/php/function.radius-server-secret.html - [similar]
LDAP コントロール 0
« 基本的な使用法 LDAP 関数 » PHP Manual 例 LDAP コントロール LDAP コントロール PHP >= 7.3.0 で LDAPコントロールを使う例をいくつか示します。 例1 policy(パスワードポリシー) 情報とバインドする <?php $user = 'cn=admin,dc=example,dc=com' ; $passwd = 'adminpassword' ; $ds = ldap_connect ( 'lda ...
https://man.plustar.jp/php/ldap.examples-controls.html - [similar]
Secure Shell 2 0
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — Secure Shell 2 説明 ssh2.shell:// ssh2.exec:// ssh2.tunnel:// ssh2.sftp:// ssh2.scp:// (PECL) 注意 : このラッパーはデフォルトでは有効になっていません ssh2.*:// ラッパーを使用するには、 » PECL ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 memcache モジュールで使用されるリソースは 1 種類で、それは キャッシュサーバーとの接続を指す ID です。 関連キーワード: リソース , 設定 , 実行 , 定義 , 定数 , インストール , memcache , モジュール , 種類 , キャッ ...
https://man.plustar.jp/php/memcache.resources.html - [similar]
WinCache セッションハンドラ 0
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッションハンドラ WinCache セッションハンドラ WinCache セッションハンドラ (WinCache 1.1.0 以降で使用可能) を使うと、 PHP のセッションデータを共有メモリ上のセッションキャッシュに格納できるようにな ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
エントリが存在するかどうかを調べる 0
« apcu_entry apcu_fetch » PHP Manual APCu 関数 エントリが存在するかどうかを調べる apcu_exists (PECL apcu >= 4.0.0) apcu_exists — エントリが存在するかどうかを調べる 説明 apcu_exists ( mixed $keys ): mixed 指定した APCu エントリが存在するかどうかを調べます。 パラメータ keys キーを含む文字列 ...
https://man.plustar.jp/php/function.apcu-exists.html - [similar]