COMPersistHelper クラス
(PHP 5, PHP 7, PHP 8)
はじめに
COMPersistHelper クラスは、
php.ini の open_basedir ディレクティブと
ストリーム リソース を考慮して
COM と PHP の相互運用性を高めます。
クラス概要
final
class COMPersistHelper
{
public SaveToFile(
?string $filename
,
bool $remember
= true
):
bool
}
目次
There are no user contributed notes for this page.