php man page for rpm_close

Query: rpm_close

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPM_CLOSE(3)								 1							      RPM_CLOSE(3)

rpm_close - Closes an RPM file

SYNOPSIS
bool rpm_close (resource $rpmr)
DESCRIPTION
rpm_close(3) will close an RPM file pointer.
PARAMETERS
o $rpmr - A file pointer resource successfully opened by rpm_open(3).
RETURN VALUES
Returns TRUE on success or FALSE on failure.
EXAMPLES
Example #1 rpm_close(3) example <?php $file = "/path/to/file.rpm"; $rpmr = rpm_open($file); rpm_close($rpmr); ?>
SEE ALSO
rpm_open(3). PHP Documentation Group RPM_CLOSE(3)
Related Man Pages
db2_pclose(3) - php
image2wbmp(3) - php
imagepsfreefont(3) - php
mssql_close(3) - php
mssql_data_seek(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework &amp; Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun