The COMPersistHelper class
(PHP 5, PHP 7, PHP 8)
Introdução
COMPersistHelper improves the interoperability of COM
and PHP with regard to the php.ini directive open_basedir,
and stream resources.
Sinopse da classe
final
class COMPersistHelper
{
public SaveToFile(
?string $filename
,
bool $remember
= true
):
bool
}
Índice
There are no user contributed notes for this page.