IMHO, since streams have become such an integral part of PHP, it would be best to create a full new section about them, and make links from all other files to the new section...

- Tularis

Sara Golemon wrote:
Sounds appropriate to me.  Looks like only streams
information exists for dev/api people currently:

 http://www.php.net/streams

So in the end we will have php.net/streams going to
the API docs and php.net/stream going to the
function reference (ref.stream).  Be sure to link
each to one another! :)

Actually, turns out:
stream_get_meta_data
stream_register_wrapper
stream_set_blocking
stream_set_timeout
stream_set_write_buffer

ARE in the manual under the filesystem section.  Should the missing
functions be added in there? Or still go ahead with creating a new streams
section and move these guys over?

--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to