rpm_get_tagRetrieves a header tag from an RPM file Beschreibung
mixed rpm_get_tag
( resource
$rpmr
, int $tagnum
)rpm_get_tag will retrieve a given tag from the RPM file's header and return it. Parameter-Liste
Rückgabewerte
The return value can be of various types depending on the
Beispiele
Beispiel #1 rpm_get_tag example
<?phpSiehe auch
|