検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1034 for [SIMILAR] 16 1024 4096 WITH 26878 countable WITH... (0.745 sec.)
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 0
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
SERVER 変数を取得する 0
« Yaf_Request_Abstract::getRequestUri Yaf_Request_Abstract::isCli » PHP Manual Yaf_Request_Abstract SERVER 変数を取得する Yaf_Request_Abstract::getServer (Yaf >=1.0.0) Yaf_Request_Abstract::getServer — SERVER 変数を取得する 説明 public Yaf_Request_Abstract::getServer ( string $name , str ...
https://man.plustar.jp/php/yaf-request-abstract.getserver.html - [similar]
共有メモリから変数を返す 0
« shm_detach shm_has_var » PHP Manual セマフォ関数 共有メモリから変数を返す shm_get_var (PHP 4, PHP 5, PHP 7, PHP 8) shm_get_var — 共有メモリから変数を返す 説明 shm_get_var ( SysvSharedMemory $shm , int $key ): mixed shm_get_var() は、 shm で指定した共有メモリセグメントから 変数 key を読 ...
https://man.plustar.jp/php/function.shm-get-var.html - [similar]
出力バッファの長さを返す 0
« ob_get_flush ob_get_level » PHP Manual 出力制御 関数 出力バッファの長さを返す ob_get_length (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ob_get_length — 出力バッファの長さを返す 説明 ob_get_length (): int | false この関数は、出力バッファの内容の長さをバイト単位で返します。 パラメータ この関数 ...
https://man.plustar.jp/php/function.ob-get-length.html - [similar]
opcode のキャッシュ内容をリセットする 0
« opcache_is_script_cached 出力制御 » PHP Manual OPcache 関数 opcode のキャッシュ内容をリセットする opcache_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_reset — opcode のキャッシュ内容をリセットする 説明 opcache_reset (): bool この関数は、キャッシュされた opcod ...
https://man.plustar.jp/php/function.opcache-reset.html - [similar]
ソケットエラーの内容を文字列として返す 0
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す socket_strerror (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_strerror — ソケットエラーの内容を文字列として返す 説明 socket_strerror ( int $error_code ): string socket_strerror() は、パラメータ ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
直近のエラーの内容を文字列で返す 0
« mysqli::$error_list mysqli::$field_count » PHP Manual mysqli 直近のエラーの内容を文字列で返す mysqli::$error mysqli_error (PHP 5, PHP 7, PHP 8) mysqli::$error -- mysqli_error — 直近のエラーの内容を文字列で返す 説明 オブジェクト指向型 string $mysqli->error ; 手続き型 mysqli_error ( mysq ...
https://man.plustar.jp/php/mysqli.error.html - [similar]
コンセプト 0
« どのライブラリを選ぶか バッファクエリと非バッファクエリ » PHP Manual MySQL 用 PHP ドライバの概要 コンセプト コンセプト 目次 バッファクエリと非バッファクエリ 文字セット ここで説明する内容は、PHP 用の MySQL ドライバに固有の内容です。 関連キーワード: コンセプト , バッファクエリ , 内容 , ラ ...
https://man.plustar.jp/php/mysqlinfo.concepts.html - [similar]
phar アーカイブの内容をディレクトリに展開する 0
« Phar::__destruct Phar::getAlias » PHP Manual Phar phar アーカイブの内容をディレクトリに展開する Phar::extractTo (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::extractTo — phar アーカイブの内容をディレクトリに展開する 説明 public Phar::extractTo ( string $directory , array | s ...
https://man.plustar.jp/php/phar.extractto.html - [similar]