検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (0.625 sec.)
PharFileInfo クラス 0
« PharData::setStub PharFileInfo::chmod » PHP Manual Phar PharFileInfo クラス PharFileInfo クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharFileInfo クラスは、 phar アーカイブ内の個々のファイルのコンテンツや属性への 高レベルインターフェイスを提供します。 クラス概要 ...
https://man.plustar.jp/php/class.pharfileinfo.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Seaslog 設定オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.level 8 PHP_INI_ALL seaslog.re ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
プリペアドステートメント 0
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステートメント プリペアドステートメント MySQL データベースは、 プリペアドステートメントをサポートしています。 プリペアドステートメント、 またはパラメータ化したステートメントは、 同じステートメントを ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
Export the lob object to a file 0
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file cubrid_lob2_export (PECL CUBRID >= 8.4.1) cubrid_lob2_export — Export the lob object to a file 説明 cubrid_lob2_export ( resource $lob_identifier , string $file_name ): bool The cubrid_lob2_ex ...
https://man.plustar.jp/php/function.cubrid-lob2-export.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]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
include 0
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
Read a file asynchronously. 0
« Swoole\Async::read Swoole\Async::set » PHP Manual Swoole\Async Read a file asynchronously. Swoole\Async::readFile (PECL swoole >= 1.9.0) Swoole\Async::readFile — Read a file asynchronously. 説明 public static Swoole\Async::readFile ( string $filename , callable $callback ): void パラメ ...
https://man.plustar.jp/php/swoole-async.readfile.html - [similar]
フラグを設定する 0
« RegexIterator::getRegex RegexIterator::setMode » PHP Manual RegexIterator フラグを設定する RegexIterator::setFlags (PHP 5 >= 5.2.0, PHP 7, PHP 8) RegexIterator::setFlags — フラグを設定する 説明 public RegexIterator::setFlags ( int $flags ): void フラグを設定します。 パラメータ flags 設 ...
https://man.plustar.jp/php/regexiterator.setflags.html - [similar]