検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 507 for [SIMILAR] 16 1024 4096 WITH 3137 フェ WITH 2962 ... (0.762 sec.)
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
クラス/オブジェクトの情報 0
« usort はじめに » PHP Manual 変数・データ型関連 クラス/オブジェクトの情報 クラス/オブジェクトの情報 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 クラス/オブジェクト関数 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアス ...
https://man.plustar.jp/php/book.classobj.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 必須ではありませんが、xhprof には PHP で書かれたインターフェイスが含まれています。 これを使うと、プロファイル結果のデータを保存したり表示したり便利に使えます。 閲覧にはウェブブラウザーを使います。なので、PHP が ...
https://man.plustar.jp/php/xhprof.requirements.html - [similar]
接続を受けつけるためにポートにソケットをオープンする 0
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケットをオープンする socket_create_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_listen — 接続を受けつけるためにポートにソケットをオープンする 説明 socket_create_listen ( int $port ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
SessionIdInterface クラス 0
« SessionHandlerInterface::write SessionIdInterface::create_sid » PHP Manual Sessions SessionIdInterface クラス SessionIdInterface クラス (PHP 5 >= 5.5.1, PHP 7, PHP 8) はじめに SessionIdInterface は カスタムのセッションハンドラを作成するためのオプションのメソッドを定義します。 オブジェク ...
https://man.plustar.jp/php/class.sessionidinterface.html - [similar]
SessionUpdateTimestampHandlerInterface クラス 0
« SessionIdInterface::create_sid SessionUpdateTimestampHandlerInterface::updateTimestamp » PHP Manual Sessions SessionUpdateTimestampHandlerInterface クラス SessionUpdateTimestampHandlerInterface クラス (PHP 7, PHP 8) はじめに SessionUpdateTimestampHandlerInterface は カスタムセッションハ ...
https://man.plustar.jp/php/class.sessionupdatetimestamphandlerinterface.html - [similar]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
その他の予約語の一覧 0
« 定義済みの定数 リソース型の一覧 » PHP Manual 予約語の一覧 その他の予約語の一覧 その他の予約語の一覧 これらの名前は、クラスやインターフェイスそしてトレイトの名前として使えません。 名前空間の中であっても使うことはできません。 予約語 int float bool string true false null void iterable (PH ...
https://man.plustar.jp/php/reserved.other-reserved-words.html - [similar]