検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 246 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (1.013 sec.)
ページリクエスト時に生じた直近の IMAP エラーを返す 0
« imap_headers imap_list » PHP Manual IMAP 関数 ページリクエスト時に生じた直近の IMAP エラーを返す imap_last_error (PHP 4, PHP 5, PHP 7, PHP 8) imap_last_error — ページリクエスト時に生じた直近の IMAP エラーを返す 説明 imap_last_error (): string | false 現在のページに生じた直近の IMAP エラ ...
https://man.plustar.jp/php/function.imap-last-error.html - [similar]
IP アドレス属性を設定する 0
« radius_get_vendor_attr radius_put_attr » PHP Manual Radius 関数 IP アドレス属性を設定する radius_put_addr (PECL radius >= 1.1.0) radius_put_addr — IP アドレス属性を設定する 説明 radius_put_addr ( resource $radius_handle , int $type , string $addr , int $options = 0 , int $tag = ? ): bo ...
https://man.plustar.jp/php/function.radius-put-addr.html - [similar]
サンプリングモードでの XHProf プロファイリングを開始する 0
« xhprof_sample_disable Yac » PHP Manual Xhprof 関数 サンプリングモードでの XHProf プロファイリングを開始する xhprof_sample_enable (PECL xhprof >= 0.9.0) xhprof_sample_enable — サンプリングモードでの XHProf プロファイリングを開始する 説明 xhprof_sample_enable (): void サンプルモードでのプ ...
https://man.plustar.jp/php/function.xhprof-sample-enable.html - [similar]
基本的な使用法 0
« 例 PCNTL 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 この例は、シグナルハンドラを有するデーモンプロセスをフォークします。 例1 プロセス制御の例 <?php declare( ticks = 1 ); $pid = pcntl_fork (); if ( $pid == - 1 ) { die( "fork できません" ); } else if ( $pid ) { exit(); // 親プロセ ...
https://man.plustar.jp/php/pcntl.example.html - [similar]
プロファイル情報の出力ファイルを設定する 0
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファイル情報の出力ファイルを設定する XSLTProcessor::setProfiling (PHP >= 5.3.0, PHP 7, PHP 8) XSLTProcessor::setProfiling — プロファイル情報の出力ファイルを設定する 説明 public XSLTProcessor::set ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
Exception クラス 0
« DocResult::getWarningsCount mysql_xdevapi\Executable » PHP Manual Mysql_xdevapi Exception クラス Exception クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Exception extends RuntimeException implements Throwable { } 関連キーワード: Exception , クラス , xdev ...
https://man.plustar.jp/php/class.mysql-xdevapi-exception.html - [similar]
assertion が false であるかどうかを調べる 0
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false であるかどうかを調べる assert (PHP 4, PHP 5, PHP 7, PHP 8) assert — assertion が false であるかどうかを調べる 説明 PHP 5 および PHP 7 assert ( mixed $assertion , string $description = ? ): boo ...
https://man.plustar.jp/php/function.assert.html - [similar]
ジェネレータの関数名を取得する 0
« ReflectionGenerator::getExecutingLine ReflectionGenerator::getThis » PHP Manual ReflectionGenerator ジェネレータの関数名を取得する ReflectionGenerator::getFunction (PHP 7, PHP 8) ReflectionGenerator::getFunction — ジェネレータの関数名を取得する 説明 public ReflectionGenerator::getFunct ...
https://man.plustar.jp/php/reflectiongenerator.getfunction.html - [similar]
Worker クラス 0
« Thread::start Worker::collect » PHP Manual pthreads Worker クラス Worker クラス (PECL pthreads >= 2.0.0) はじめに ワーカースレッドには永続コンテキストがあり、たいていの場合はスレッドに対して使えます。 ワーカーを開始させると run メソッドを実行しますが、以下のいずれかの条件を満たすまでス ...
https://man.plustar.jp/php/class.worker.html - [similar]
Yaf_Route_Simple クラス 0
« Yaf_Router::route Yaf_Route_Simple::assemble » PHP Manual Yaf Yaf_Route_Simple クラス Yaf_Route_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Route_Simple は、クエリ文字列を見てルート情報を取得します。 Yaf_Route_Simple に対して必要な設定は、 $_GET のどのキーがモジュールでどのキーがコントロー ...
https://man.plustar.jp/php/class.yaf-route-simple.html - [similar]