検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 472 for [SIMILAR] 16 1024 4096 WITH 38956 embedded WITH ... (0.375 sec.)
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
基本的な curl の使用法 0
« 例 cURL 関数 » PHP Manual 例 基本的な curl の使用法 基本的な curl の使用法 PHP を cURL サポート機能付きでコンパイルすると、 curl 関数を使用可能となります。cURL 関数の基本的な使用法は、 curl_init() により cURL セッションを初期化、 curl_setopt() により転送時のオプションを設定、 続いて cu ...
https://man.plustar.jp/php/curl.examples-basic.html - [similar]
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
待機中のイベントがある場合に正の数を返す 0
« inotify_init inotify_read » PHP Manual Inotify 関数 待機中のイベントがある場合に正の数を返す inotify_queue_len (PECL inotify >= 0.1.2) inotify_queue_len — 待機中のイベントがある場合に正の数を返す 説明 inotify_queue_len ( resource $inotify_instance ): int この関数で、 inotify_read() がブ ...
https://man.plustar.jp/php/function.inotify-queue-len.html - [similar]
session 配列の変更を破棄してセッションを終了します 0
« セッション関数 session_cache_expire » PHP Manual セッション関数 session 配列の変更を破棄してセッションを終了します session_abort (PHP 5 >= 5.6.0, PHP 7, PHP 8) session_abort — session 配列の変更を破棄してセッションを終了します 説明 session_abort (): bool session_abort() は、データを保存 ...
https://man.plustar.jp/php/function.session-abort.html - [similar]
認証済み公開鍵を取り除く 0
« ssh2_publickey_list ssh2_scp_recv » PHP Manual SSH2 関数 認証済み公開鍵を取り除く ssh2_publickey_remove (PECL ssh2 >= 0.10) ssh2_publickey_remove — 認証済み公開鍵を取り除く 説明 ssh2_publickey_remove ( resource $pkey , string $algoname , string $blob ): bool 認証済み公開鍵を取り除きます ...
https://man.plustar.jp/php/function.ssh2-publickey-remove.html - [similar]
ファイルのモードを変更する 0
« ssh2_send_eof ssh2_sftp_lstat » PHP Manual SSH2 関数 ファイルのモードを変更する ssh2_sftp_chmod (PECL ssh2 >= 0.12) ssh2_sftp_chmod — ファイルのモードを変更する 説明 ssh2_sftp_chmod ( resource $sftp , string $filename , int $mode ): bool 指定したファイルのモードの mode への変更を試みま ...
https://man.plustar.jp/php/function.ssh2-sftp-chmod.html - [similar]
保存用表現から PHP の値を生成する 0
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, PHP 5, PHP 7, PHP 8) unserialize — 保存用表現から PHP の値を生成する 説明 unserialize ( string $data , array $options = [] ): mixed unserialize() は、シリアル化された変数を PHP 変数値に戻す変換 ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
variant クラスのコンストラクタ 0
« variant COMPersistHelper » PHP Manual variant variant クラスのコンストラクタ variant::__construct (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) variant::__construct — variant クラスのコンストラクタ 説明 public variant::__construct ( mixed $value = null , int $type = VT_EMPTY , int $codepage = ...
https://man.plustar.jp/php/variant.construct.html - [similar]