CakeFest 2024: The Official CakePHP Conference

rpmaddtag

(PECL rpminfo >= 0.5.0)

rpmaddtagAdd tag retrieved in query

Beschreibung

rpmaddtag(int $tag): bool

Add an additional retrieved tag in subsequent queries.

Parameter-Liste

tag

One of RPMTAG_* constant, see the rpminfo constants page.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

Siehe auch

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top