Standard PHP Library (SPL)

はじめに

The Standard PHP Library (SPL) 拡張モジュールでは、 よくある問題を解決するためのインターフェイスやクラスを定義しています。

この拡張モジュールは、さまざまなデータ構造や汎用的な例外、イテレータ、 オブジェクト指向な API でファイルシステムを扱うクラス、 ユーティリティ関数を提供します。

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top