Join Up!
104887 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previousfile_get_contentsfile_register_wrappernext
Last updated: Tue, 28 May 2002
view the printer friendly version or the printer friendly version with notes

file_get_wrapper_data

(PHP 4 CVS only)

file_get_wrapper_data -- Retrieves header/meta data from "wrapped" file pointers

Description

mixed file_get_wrapper_data ( int fp)

This function returns header or meta data from files opened with fopen(). This is useful to return the response headers for HTTP connections, or some other statistics for other resources.

The format of the returned data is deliberately undocumented at this time, and depends on which wrapper(s) were used to open the file.

Huomaa: This function was introduced in PHP 4.3.0.

User Contributed Notes
file_get_wrapper_data
add a note about notes
There are no user contributed notes for this page.
previousfile_get_contentsfile_register_wrappernext
Last updated: Tue, 28 May 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST