parent root
PHP: RPM Reader Functions - Manual
PHP 7.2.23 Release Announcement

RPM Reader Functions

Table of Contents

  • rpm_close — Closes an RPM file
  • rpm_get_tag — Retrieves a header tag from an RPM file
  • rpm_is_valid — Tests a filename for validity as an RPM file
  • rpm_open — Opens an RPM file
  • rpm_version — Returns a string representing the current version of the rpmreader extension
add a noteadd a note

User Contributed Notes

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