Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
rpm_is_valid
(no version information, might be only in CVS)
rpm_is_valid -- Tests a filename for validity as an RPM filePopis
bool rpm_is_valid ( string filename )rpm_is_valid() will test an RPM file for validity as an RPM file. This is not the same as rpm_open() as it only checks the file for validity but does not return a file pointer to be used by further functions.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
rpm_get_tag | Nahoru |