検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 120 for [SIMILAR] 16 1024 4096 WITH 26215 multipleiterat... (0.240 sec.)
定義済み定数 0
« リソース型 URL 関数 » PHP Manual URLs 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 以下の定数は parse_url() で使用するものです。 PHP_URL_SCHEME ( int ) PHP ...
https://man.plustar.jp/php/url.constants.html - [similar]
現在アクティブな画像のインデックスを取得する 0
« Imagick::getImageHistogram Imagick::getImageInterlaceScheme » PHP Manual Imagick 現在アクティブな画像のインデックスを取得する Imagick::getImageIndex (PECL imagick 2, PECL imagick 3) Imagick::getImageIndex — 現在アクティブな画像のインデックスを取得する 警告 この関数は Imagick 3.4.4 以降 ...
https://man.plustar.jp/php/imagick.getimageindex.html - [similar]
現在実行している時点のバックトレースを取得する 0
« ReflectionFiber::getFiber ReflectionIntersectionType » PHP Manual ReflectionFiber 現在実行している時点のバックトレースを取得する ReflectionFiber::getTrace (PHP 8 >= 8.1.0) ReflectionFiber::getTrace — 現在実行している時点のバックトレースを取得する 説明 public ReflectionFiber::getTrace ( ...
https://man.plustar.jp/php/reflectionfiber.gettrace.html - [similar]
反復処理のモードを設定する 0
« SplDoublyLinkedList::serialize SplDoublyLinkedList::shift » PHP Manual SplDoublyLinkedList 反復処理のモードを設定する SplDoublyLinkedList::setIteratorMode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::setIteratorMode — 反復処理のモードを設定する 説明 public SplDoublyLinkedList::s ...
https://man.plustar.jp/php/spldoublylinkedlist.setiteratormode.html - [similar]
発生した IMAP 警告メッセージを返す 0
« imap_8bit imap_append » PHP Manual IMAP 関数 発生した IMAP 警告メッセージを返す imap_alerts (PHP 4, PHP 5, PHP 7, PHP 8) imap_alerts — 発生した IMAP 警告メッセージを返す 説明 imap_alerts (): array | false 直近に imap_alerts() をコールして以来、 またはページ処理を開始して以来生成された ...
https://man.plustar.jp/php/function.imap-alerts.html - [similar]
ページリクエスト時に生じた直近の 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]
サンプリングモードでの 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]
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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT