検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 2221 for [SIMILAR] 16 1024 4096 WITH 3919 プロ WITH 3850 ... (2.270 sec.)
gzip 圧縮された文字列を作成する 0
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
関数の定義(プロトタイプ)を読むには 0
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについて 関数の定義(プロトタイプ)を読むには 関数の定義(プロトタイプ)を読むには 各関数についてクイックリファレンスが記述されているので、 マニュアルを読み理解するノウハウは PHP の利用をより簡単にしてく ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
左の variant から右の variant を引き、その結果を返す 0
« variant_set variant_xor » PHP Manual COM関数 左の variant から右の variant を引き、その結果を返す variant_sub (PHP 5, PHP 7, PHP 8) variant_sub — 左の variant から右の variant を引き、その結果を返す 説明 variant_sub ( mixed $left , mixed $right ): variant right を left から引きます。 パ ...
https://man.plustar.jp/php/function.variant-sub.html - [similar]
プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達す... 0
« Expect 関数 expect_popen » PHP Manual Expect 関数 プロセスの出力がパターンに一致する・指定した時間が経過する・ あるいは EOF に達するのいずれかにあてはまるまで待ち続ける expect_expectl (PECL expect >= 0.1.0) expect_expectl — プロセスの出力がパターンに一致する・指定した時間が経過する・ あ ...
https://man.plustar.jp/php/function.expect-expectl.html - [similar]
ロケール情報を設定する 0
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7, PHP 8) setlocale — ロケール情報を設定する 説明 setlocale ( int $category , string $locales , string ...$rest ): string | false Alternative signature (not supported with named arguments): set ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 Apache PHPモジュールの動作は、 php.ini の設定により影響を受けます。 php.ini の設定は、サーバーの設定ファイル内の php_flag の設定、 またはローカルなファイル .htaccess により上書きすることができます。 例1 .h ...
https://man.plustar.jp/php/apache.configuration.html - [similar]
variants を整数に変換し、除算の結果を返す 0
« variant_get_type variant_imp » PHP Manual COM関数 variants を整数に変換し、除算の結果を返す variant_idiv (PHP 5, PHP 7, PHP 8) variant_idiv — variants を整数に変換し、除算の結果を返す 説明 variant_idiv ( mixed $left , mixed $right ): variant left および right を 整数値に変換し、整数の除 ...
https://man.plustar.jp/php/function.variant-idiv.html - [similar]
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
The Parle\Stack class 0
« Parle\RParser::validate Parle\Stack::pop » PHP Manual Parle The Parle\Stack class The Parle\Stack class (PECL parle >= 0.7.0) はじめに Parle\Stack is a LIFO stack. The elements are inserted and removed only from one end. クラス概要 class Parle\Stack { /* プロパティ */ public bool $ emp ...
https://man.plustar.jp/php/class.parle-stack.html - [similar]