検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 176 for o (0.007 sec.)
実行時設定 5080
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 Swoole 設定オプション 名前 デフォルト 変更可能 変更履歴 ... swoole.aio_thread_num 2 PHP_INI_ALL swoole.display_err ... ors On PHP_INI_ALL swoole.fast_serialize Off PHP_INI_ALL ... swoole.unixsock_buffer_size 8388608 PHP_INI_ALL swoole ...
https://man.plustar.jp/php/swoole.configuration.html - [similar]
現在の DirectoryIterator アイテムのパーミッションを取得する 5036
« DirectoryIterator::getPathname DirectoryIterator::getSize » PHP Manual DirectoryIterator 現在の ... DirectoryIterator アイテムのパーミッションを取得する Direc ... toryIterator::getPerms (PHP 5, PHP 7, PHP 8) Director ... yIterator::getPerms — 現在の DirectoryIterator アイテムのパ ... ーミッションを取得する 説明 public DirectoryIterator::getPerms (): int 現在の DirectoryIterat ...
https://man.plustar.jp/php/directoryiterator.getperms.html - [similar]
Returns the values most recently detected by Ev 5036
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev ... CL ev >= 0.2.0) EvStat::attr — Returns the values most recently detected by Ev 説明 public EvStat::attr ... (): array Returns array of the values most recently detected by Ev パラメータ ... はありません。 戻り値 Returns array with the values most recently detect by Ev(without actual stat 'ing): ... List for item keys of the array returned by EvStat::attr() ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
構築時の問題 5036
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する ... 多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 ... configure スクリプトがありません! PHPをApacheと組みあ ... わせて動作するようにconfigureを行う際に問題が あります。httpd.hが見付から ... すが、 指定した場所にこのファイルはあるのです! PHPをconfigureしているときに (./configure) 以下のようなエラ ...
https://man.plustar.jp/php/faq.build.html - [similar]
フォーマットされた文字列をストリームに書き込む 5036
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリー ... された文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): ... int format によって作成された文字列を stream で指定したス ... トリームに書き込みます。 パラメータ stream fopen() を使用して作成したファイルシステムポインタリソ ... ース。 format 0個以上のディレクティブで構成されるフォーマット ...
https://man.plustar.jp/php/function.fprintf.html - [similar]
インターネットサービスプロバイダ (ISP) 名を取得する 5036
« geoip_id_by_name geoip_netspeedcell_by_name » PHP Manual GeoIP 関数 インターネットサービスプロ ... バイダ (ISP) 名を取得する geoip_isp_by_name (PECL geoip >= 1.0.2) geoip_isp_by_n ... ーネットサービスプロバイダ (ISP) 名を取得する 説明 geoip_isp_by_name ( string $hostname ): string geoip_i ... を返します。 現在この関数を使用できるのは、商用の GeoIP ISP Edition を購入した人だけです。 適切なデータベ ... が見つからない場合には警告が発生します。 パラメータ hostname ホスト名あるいは IP アドレス。 戻り値 成功し ...
https://man.plustar.jp/php/function.geoip-isp-by-name.html - [similar]
組織名を取得する 5036
« geoip_netspeedcell_by_name geoip_record_by_name » PHP Manual GeoIP 関数 組織名を取得する geoip ... _org_by_name (PECL geoip >= 0.2.0) geoip_org_by_name ... — 組織名を取得する 説明 geoip_org_by_name ( string $hostname ): string geoip_o ... を返します。 現在この関数を使用できるのは、商用の GeoIP Organization, ISP あるいは AS Edition を購入した ... が見つからない場合には警告が発生します。 パラメータ hostname ホスト名あるいは IP アドレス。 戻り値 成功し ...
https://man.plustar.jp/php/function.geoip-org-by-name.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 5036
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエ ... プする 説明 ldap_escape ( string $value , string $ignore = "" , int $flags = 0 ): string flags で指示され ... ケープします。 パラメータ value エスケープする値 ignore エスケープする際に無視する文字 flags エスケープさ ... を検索する <?php // $ds is a valid link identifier for a directory server // $mail is an email address p ... rovided by the user in a form $base = "o=My Company, ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
正規表現検索および置換を行う 5036
« preg_replace_callback preg_split » PHP Manual PCRE 関数 正規表現検索および置換を行う preg_repl ... string | array $subject , int $limit = -1 , int &$count = null ): string | array | null subject に関して ... 置換を行う最大回数。デフォルトは -1 (制限無し)。 count この引数が指定されると、置換回数が渡されます。 ... ) (\d+), (\d+)/i' ; $replacement = '${1}1,$3' ; echo preg_replace ( $pattern , $replacement , $string ) ... 03 例2 添字配列の使用 <?php $string = 'The quick brown fox jumps over the lazy dog.' ; $patterns = arra ...
https://man.plustar.jp/php/function.preg-replace.html - [similar]
Wait for activity from one of the job servers 5036
« GearmanWorker::unregisterAll GearmanWorker::work » PHP Manual GearmanWorker Wait for activity ... from one of the job servers GearmanWorker::wait (PECL ... gearman >= 0.6.0) GearmanWorker::wait — Wait for activity from one of the job ... servers 説明 public GearmanWorker::wait (): bool Causes the worker to wait for a ... ctivity from one of the Gearman job servers when operating in ...
https://man.plustar.jp/php/gearmanworker.wait.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 NEXT