検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1009 for [SIMILAR] 16 1024 4096 WITH 29564 weakreference ... (1.128 sec.)
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
ファイルが書き込み可能かどうかを調べる 0
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうかを調べる is_writable (PHP 4, PHP 5, PHP 7, PHP 8) is_writable — ファイルが書き込み可能かどうかを調べる 説明 is_writable ( string $filename ): bool filename が存在して、かつそれが書き込み可能で ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
クライアントの文字セットを設定する 0
« mysql_select_db mysql_stat » PHP Manual MySQL 関数 クライアントの文字セットを設定する mysql_set_charset (PHP 5 >= 5.2.3) mysql_set_charset — クライアントの文字セットを設定する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使 ...
https://man.plustar.jp/php/function.mysql-set-charset.html - [similar]
ODBC トランザクションをコミットする 0
« odbc_columns odbc_connect » PHP Manual ODBC 関数 ODBC トランザクションをコミットする odbc_commit (PHP 4, PHP 5, PHP 7, PHP 8) odbc_commit — ODBC トランザクションをコミットする 説明 odbc_commit ( resource $odbc ): bool その接続におけるすべての実行中のトランザクションをコミットします。 パ ...
https://man.plustar.jp/php/function.odbc-commit.html - [similar]
require_once 0
« include include_once » PHP Manual 制御構造 require_once require_once (PHP 4, PHP 5, PHP 7, PHP 8) require_once 式は require とほぼ同じ意味ですが、 ファイルがすでに読み込まれているかどうかを PHP がチェックするという点が異なります。 すでに読み込まれている場合はそのファイルを読み込みません ...
https://man.plustar.jp/php/function.require-once.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
ストリームコンテキストを作成する 0
« stream_bucket_prepend stream_context_get_default » PHP Manual ストリーム 関数 ストリームコンテキストを作成する stream_context_create (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_create — ストリームコンテキストを作成する 説明 stream_context_create ( ? array $options = null , ? a ...
https://man.plustar.jp/php/function.stream-context-create.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 LDAP 設定オプション 名前 デフォルト 変更可能 変更履歴 ldap.max_links "-1" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくだ ...
https://man.plustar.jp/php/ldap.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mailparse 設定オプション 名前 デフォルト 変更可能 変更履歴 mailparse.def_charset "us-ascii" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行う ...
https://man.plustar.jp/php/mailparse.configuration.html - [similar]