Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
rpm_open
Popis
resource rpm_open ( string filename )rpm_open() will open an RPM file and will determine if the file is a valid RPM file.
Návratové hodnoty
If the open succeeds, then rpm_open() will return a file pointer resource to the newly opened file. On error, the function will return FALSE.
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
rpm_is_valid | Nahoru |