検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 519 for [SIMILAR] 16 1024 4096 WITH 20363 getrouter WITH... (1.620 sec.)
配列から現在のキーと値のペアを返して、カーソルを進める 0
« current end » PHP Manual 配列 関数 配列から現在のキーと値のペアを返して、カーソルを進める each (PHP 4, PHP 5, PHP 7) each — 配列から現在のキーと値のペアを返して、カーソルを進める 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨し ...
https://man.plustar.jp/php/function.each.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]
連想配列として結果の行を取得する 0
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する mysql_fetch_assoc (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — 連想配列として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは P ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
次の要素に進む 0
« Iterator::key Iterator::rewind » PHP Manual Iterator 次の要素に進む Iterator::next (PHP 5, PHP 7, PHP 8) Iterator::next — 次の要素に進む 説明 public Iterator::next (): void 現在位置を次の要素に移動します。 注意 : このメソッドは、各 foreach ループの 後 にコールされます。 パラメータ この ...
https://man.plustar.jp/php/iterator.next.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
Subversion 0
« SVMModel::save はじめに » PHP Manual その他のサービス Subversion Subversion はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SVN 関数 svn_add — Schedules the addition of an item in a working directory svn_auth_get_parameter — 認証パラメータを取得する ...
https://man.plustar.jp/php/book.svn.html - [similar]
epoch から現在時刻までの秒数を返す 0
« Ev::suspend Ev::verify » PHP Manual Ev epoch から現在時刻までの秒数を返す Ev::time (PECL ev >= 0.2.0) Ev::time — epoch から現在時刻までの秒数を返す 説明 final public static Ev::time (): float epoch から現在時刻までの秒数を返します。 Ev::now() を使うことを検討しましょう。 パラメータ この ...
https://man.plustar.jp/php/ev.time.html - [similar]
Returns the current "event loop time" 0
« EvLoop::loopFork EvLoop::nowUpdate » PHP Manual EvLoop Returns the current "event loop time" EvLoop::now (PECL ev >= 0.2.0) EvLoop::now — Returns the current "event loop time" 説明 public EvLoop::now (): float Returns the current "event loop time", which is the time the event loop rece ...
https://man.plustar.jp/php/evloop.now.html - [similar]
インストール 0
« データベースに関する問題 構築時の問題 » PHP Manual FAQ インストール インストール このセクションでは PHP のインストール方法に関する一般的な質問を扱います。 PHP は、ほとんど全ての OS とウェブサーバーで 利用可能です。 PHP をインストールするには、 インストールと設定 の指示に従ってください。 ...
https://man.plustar.jp/php/faq.installation.html - [similar]