| rpm_get_tagRetrieves a header tag from an RPM file Description
   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. Parameters
 
 Return Values
    The return value can be of various types depending on the
     Examples
 Example #1 rpm_get_tag example 
<?phpSee Also
 
 |