php / 8.1.5 / pharfileinfo.getcontent.html /

PharFileInfo::getContent

(PHP 5 >= 5.3.0, PHP 7, PHP 8)

PharFileInfo::getContentGet the complete file contents of the entry

Description

public PharFileInfo::getContent(): string

This function behaves like file_get_contents() but for Phar.

Parameters

This function has no parameters.

Return Values

Returns the file contents.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/pharfileinfo.getcontent.php