Hi,
I'm trying to write a stream wrapper that will be used to let users download a file only once.
I'm confused as to what function definined on the php definition page for stream_wrapper_register I need to use. I'm guessing that stream_eof will be important.
What about stream_close?
Thanks
Jarell
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php