検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 492 for [SIMILAR] 16 1024 4096 WITH 11426 arrayiterator ... (0.497 sec.)
配列の内部ポインタを進める 0
« natsort pos » PHP Manual 配列 関数 配列の内部ポインタを進める next (PHP 4, PHP 5, PHP 7, PHP 8) next — 配列の内部ポインタを進める 説明 next ( array | object &$array ): mixed next() は、ひとつの違いを除いて current() と同じです。 next() は要素を返す前に内部配列ポインタをひとつ先に進めま ...
https://man.plustar.jp/php/function.next.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
テーブルがデータベースに存在するかをチェックする 0
« Table::delete Table::getName » PHP Manual mysql_xdevapi\Table テーブルがデータベースに存在するかをチェックする Table::existsInDatabase (No version information available, might only be in Git) Table::existsInDatabase — テーブルがデータベースに存在するかをチェックする 説明 public mysql_x ...
https://man.plustar.jp/php/mysql-xdevapi-table.existsindatabase.html - [similar]
OAuth 0
« ウェブサービス はじめに » PHP Manual ウェブサービス OAuth OAuth はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 OAuth 関数 oauth_get_sbs — SBSを生成する oauth_urlencode — URI を RFC 3686 形式でエン ...
https://man.plustar.jp/php/book.oauth.html - [similar]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
データベースに存在するかをチェックする 0
« Schema::dropCollection Schema::getCollection » PHP Manual mysql_xdevapi\Schema データベースに存在するかをチェックする Schema::existsInDatabase (No version information available, might only be in Git) Schema::existsInDatabase — データベースに存在するかをチェックする 説明 public mysql_xd ...
https://man.plustar.jp/php/mysql-xdevapi-schema.existsindatabase.html - [similar]
コレクションがデータベースに存在するかをチェックする 0
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデータベースに存在するかをチェックする Collection::existsInDatabase (No version information available, might only be in Git) Collection::existsInDatabase — コレクションがデータベースに存在するかを ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
do-while 0
« while for » PHP Manual 制御構造 do-while do-while (PHP 4, PHP 5, PHP 7, PHP 8) do-while ループは、論理式のチェックが各反復の 最初ではなく最後に行われること以外は、 while ループと 全く同じです。通常の while ループとの主な差は、 do-while ループは最低1回の実行を保証されていることです。 一 ...
https://man.plustar.jp/php/control-structures.do.while.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]