View Single Post
  #1 (permalink)  
Old 05-12-2008, 03:21 AM
Jeyaseelansarc Jeyaseelansarc is offline
D-Web Genius
 
Join Date: Mar 2007
Location: Chennai
Posts: 1,162
Jeyaseelansarc is on a distinguished road
Send a message via AIM to Jeyaseelansarc
Default Streaming in PHP

Hi,

In the simplest way to explain, A stream is a resource object which exhibits streamable behavior. That is, it can be read from or written to in a linear fashion, and may be able to fseek() to an arbitrary locations within the stream.

If anybody having real experience on this u can share you valuable information
__________________
With,
J. Jeyaseelan

Everything Possible
Reply With Quote
Sponsored Links