PHP Handleiding
Terug
Hoofdstuk 44. Streams API for PHP Extension Authors
Volgende
Streams Structures
Inhoudsopgave
struct php_stream_statbuf
-- Holds information about a file or URL
struct php_stream_dirent
-- Holds information about a single file during dir scanning
struct php_stream_ops
-- Holds member functions for a stream implementation
struct php_stream_wrapper
-- Holds wrapper properties and pointer to operations
struct php_stream_wrapper_ops
-- Holds member functions for a stream wrapper implementation
struct php_stream_filter
-- Holds filter properties and pointer to operations
struct php_stream_filter_ops
-- Holds member functions for a stream filter implementation
Terug
Begin
Volgende
php_stream_sock_open_unix
Omhoog
struct php_stream_statbuf