検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 479 for [SIMILAR] 16 1024 4096 WITH 23413 切断 WITH 7183... (0.753 sec.)
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
Lua クラス 0
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラス概要 class Lua { /* 定数 */ const string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , i ...
https://man.plustar.jp/php/class.lua.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
現在の DirectoryIterator アイテムの inode を取得する 0
« DirectoryIterator::getGroup DirectoryIterator::getMTime » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの inode を取得する DirectoryIterator::getInode (PHP 5, PHP 7, PHP 8) DirectoryIterator::getInode — 現在の DirectoryIterator アイテムの inode を取得する 説明 public D ...
https://man.plustar.jp/php/directoryiterator.getinode.html - [similar]
DirectoryIterator のアイテムを移動する 0
« DirectoryIterator::rewind DirectoryIterator::__toString » PHP Manual DirectoryIterator DirectoryIterator のアイテムを移動する DirectoryIterator::seek (PHP 5 >= 5.3.0, PHP 7, PHP 8) DirectoryIterator::seek — DirectoryIterator のアイテムを移動する 説明 public DirectoryIterator::seek ( in ...
https://man.plustar.jp/php/directoryiterator.seek.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
現在の FPMプール の状態を返す 0
« fastcgi_finish_request セッション関連 » PHP Manual FPM 関数 現在の FPMプール の状態を返す fpm_get_status (PHP 7 >= 7.3, PHP 8) fpm_get_status — 現在の FPMプール の状態を返す 説明 fpm_get_status (): array この関数は、現在の FPMプール の状態を全て格納し、連想配列で返します。 この関数は、 ...
https://man.plustar.jp/php/function.fpm-get-status.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
定義済み定数 0
« リソース型 iconv 関数 » PHP Manual iconv 定義済み定数 定義済み定数 この拡張モジュールで使用される iconv 実装の種類を実行時に調べることができます。 iconv で実装されている定数 名前 型 説明 ICONV_IMPL string 実装の名前 ICONV_VERSION string 実装のバージョン 注意 : これらの定数を用いて実装に ...
https://man.plustar.jp/php/iconv.constants.html - [similar]