|
rpm_get_tag(PECL rpmreader >= 0.1.0) rpm_get_tag — Retrieves a header tag from an RPM file Описаниеrpm_get_tag() will retrieve a given tag from the RPM file's header and return it. Список параметров
Возвращаемые значенияThe return value can be of various types depending on the tagnum supplied to the function. Примеры
Пример #1 rpm_get_tag() example
<?php |
|