検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 371 for [SIMILAR] 16 1024 4096 WITH 14996 compression WI... (0.434 sec.)
現在のセッション ID を取得または設定する 0
« session_get_cookie_params session_module_name » PHP Manual セッション関数 現在のセッション ID を取得または設定する session_id (PHP 4, PHP 5, PHP 7, PHP 8) session_id — 現在のセッション ID を取得または設定する 説明 session_id ( ? string $id = null ): string | false session_id() は現在の ...
https://man.plustar.jp/php/function.session-id.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
直近のエラー情報を消す 0
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラー情報を消す Yaf_Application::clearLastError (Yaf >=2.1.2) Yaf_Application::clearLastError — 直近のエラー情報を消す 説明 public Yaf_Application::clearLastError (): Yaf_Application パラメータ ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zlib 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FORCE_GZIP ( int ) FORCE_DEFLATE ( int ) ZLIB_ENCODING_RAW ( int ) RFC 1951 の ...
https://man.plustar.jp/php/zlib.constants.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
gz ファイルへのポインタから文字を得る 0
« gzfile gzgets » PHP Manual Zlib 関数 gz ファイルへのポインタから文字を得る gzgetc (PHP 4, PHP 5, PHP 7, PHP 8) gzgetc — gz ファイルへのポインタから文字を得る 説明 gzgetc ( resource $stream ): string | false 与えられた gz ファイルポインタから (非圧縮の) 1 文字を読み込み、これを含む 文字 ...
https://man.plustar.jp/php/function.gzgetc.html - [similar]
データベースでイベントが発生するのを待つ 0
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待つ ibase_wait_event (PHP 5, PHP 7 < 7.4.0) ibase_wait_event — データベースでイベントが発生するのを待つ 説明 ibase_wait_event ( string $event_name , string ...$event_names ): string ibase_wait ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
セッションのサポート 0
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッションのサポート Memcached は独自のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内部的に使用するのは完全に分離された memcached イ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]