検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 365 for [SIMILAR] 16 1024 4096 WITH 15192 ーid WITH 1403... (0.579 sec.)
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.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
« radius_put_vendor_addr radius_put_vendor_int » PHP Manual Radius 関数 ベンダー固有のバイナリ属性を設定する radius_put_vendor_attr (PECL radius >= 1.1.0) radius_put_vendor_attr — ベンダー固有のバイナリ属性を設定する 説明 radius_put_vendor_attr ( resource $radius_handle , int $vendor , i ...
https://man.plustar.jp/php/function.radius-put-vendor-attr.html - [similar]
ベンダー固有の文字列属性を設定する 0
« radius_put_vendor_int radius_request_authenticator » PHP Manual Radius 関数 ベンダー固有の文字列属性を設定する radius_put_vendor_string (PECL radius >= 1.1.0) radius_put_vendor_string — ベンダー固有の文字列属性を設定する 説明 radius_put_vendor_string ( resource $radius_handle , int $ve ...
https://man.plustar.jp/php/function.radius-put-vendor-string.html - [similar]
CGI およびコマンドライン 0
« LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) OpenBSD へのインストール » PHP Manual Unix システムへのインストール CGI およびコマンドライン CGI およびコマンドライン デフォルトでは、PHP は CLI および CGI プログラムとしてビルドされます。 これを使って CGI の処理を行うことができます。 P ...
https://man.plustar.jp/php/install.unix.commandline.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
メッセージキューにメッセージを送信する 0
« msg_remove_queue msg_set_queue » PHP Manual セマフォ関数 メッセージキューにメッセージを送信する msg_send (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_send — メッセージキューにメッセージを送信する 説明 msg_send ( SysvMessageQueue $queue , int $message_type , string | int | float | bool $me ...
https://man.plustar.jp/php/function.msg-send.html - [similar]
新しく追加された関数 0
« 新しいクラスとインターフェイス 新しいグローバル定数 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しく追加された関数 新しく追加された関数 PHP コア get_mangled_object_vars() password_algos() sapi_windows_set_ctrl_handler() GD imagecreatefromtga() マルチバイト文字列 mb_str_split() Ope ...
https://man.plustar.jp/php/migration74.new-functions.html - [similar]
IntlChar クラス 0
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) はじめに IntlChar クラスは、 Unicode 文字に関する情報にアクセスするための、 たくさんの便利メソッドを提供しています。 このクラスのメソッドと定数は、 依存している ICU ライブラリで使われている名 ...
https://man.plustar.jp/php/class.intlchar.html - [similar]